Hi
we have developed a series of application notes for professionals. 5 on touch/ graphical displays and a couple on PC developer. You can see them here:
https://www.rs-online.com/designspark/user/Matrix%20TSL
Please give us your feedback and let us know what else you would like to see in this series.
regards
john
Professional design application notes
-
- Posts: 6
- http://meble-kuchenne.info.pl
- Joined: Tue Aug 16, 2022 1:24 pm
- Been thanked: 7 times
-
- Valued Contributor
- Posts: 1065
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 201 times
- Been thanked: 224 times
Re: Professional design application notes
Hi John
M5stack dial is very good example and also the video I think it is very good.
The simulation works and I'm going to get the right hardware.
It is described in detail.
For me, demos with clearly defined hardware are very useful. You can usually get the hardware and test and practise that way.
Then I saw that one of my STM32 F469 Disco boards is also supported and I tried it with the same BMP file it used in the sample.
Text is working nice on the Display in simulation and in the hardware but ther is no BMP on simulation and also not in the hardware.
But rx/tx lamp is flashing.
regards
Stefan
M5stack dial is very good example and also the video I think it is very good.
The simulation works and I'm going to get the right hardware.
It is described in detail.
For me, demos with clearly defined hardware are very useful. You can usually get the hardware and test and practise that way.
Then I saw that one of my STM32 F469 Disco boards is also supported and I tried it with the same BMP file it used in the sample.
Text is working nice on the Display in simulation and in the hardware but ther is no BMP on simulation and also not in the hardware.
But rx/tx lamp is flashing.
regards
Stefan
- Attachments
-
- M5stack_Dial_simple_Demo_Image.zip
- (19 KiB) Downloaded 146 times
-
- FC10_STM32_F469_1.fcfx
- (17.9 KiB) Downloaded 143 times
Re: Professional design application notes
hi
tried it too. no joy with bitmap. we will take a look Monday..
john
tried it too. no joy with bitmap. we will take a look Monday..
john
-
- Matrix Staff
- Posts: 2086
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 644 times
- Been thanked: 701 times
Re: Professional design application notes
Hi Stefan.
Can you try the attached and see if it works any better.
I know you are aware on how to check the component, but for other members who would like to try:
Browse to this location using file explorer , it's hidden by default so just paste the link into your address bar.
Place the attached component.
If Flowcode is already open, then you will need to reload your project for the new component to work
If you run any component updates, then the component you added will be overwritten, so it will stop working again (unless the component update has been pushed).
Can you try the attached and see if it works any better.
I know you are aware on how to check the component, but for other members who would like to try:
Browse to this location using file explorer , it's hidden by default so just paste the link into your address bar.
Code: Select all
%ProgramData%\MatrixTSL\FlowcodeV10\Components
If Flowcode is already open, then you will need to reload your project for the new component to work
If you run any component updates, then the component you added will be overwritten, so it will stop working again (unless the component update has been pushed).
- Attachments
-
- gLCD_STM32F469NI.fcpx
- (15.57 KiB) Downloaded 135 times
Martin
-
- Valued Contributor
- Posts: 1065
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 201 times
- Been thanked: 224 times
Re: Professional design application notes
Hi Martin
Perfect!
The XY chart now also works.
The chart looks as if it can only display up to 255 in simulation and hardware
Perfect!
The XY chart now also works.
The chart looks as if it can only display up to 255 in simulation and hardware
- Attachments
-
- FC10_STM32_F469_chart1.fcfx
- (21.16 KiB) Downloaded 145 times