Tagged: STM32, UART communication
- AuthorPosts
Regarding how to communicate with STM32, I suggest you check out our demo project:
https://www.stoneitech.com/application/civil-electronic/ws2812b-rgb-lamp-control-display-module.html
This is a simple demonstration based on STM32, including the complete program.
I think it can help you with your communication problems.
hello bancroft
Thank you for your reply. I have solved the problem.
However, I have one more question. Does your monitor have a “dark mode” display implementation?
Is there an automatic tool to convert it to dark mode, or do I need to convert every image I use to the corresponding dark mode and upload both image types to the “Picture Files” folder?
Thank you for your answer
Also, how do I display for example the Greek letter (I need it to display the units of measurement for the resistance Ω)
Hi Maegan1979
There are two ways to display special symbols:
1. Create a small icon and use the icon to display the symbol
2. Use TS3 Font Creator to create Unicode fonts. You can display all symbols and letters through Unicode.
See the Unicode font Create in this article.
https://www.stoneitech.com/application/application-note/instruction-of-font-creating.html
Bancroft
Thank you. I’ve solved the problem.
- AuthorPosts
You must be logged in to reply to this topic.