When there is no board, using a simulator (soft simulation) to verify the algorithm is an effective way. TI's CCS provides three soft simulation methods: CPU Cycle Accurate, Device Functional and Devi...
Comparison between C++ Builder and VCActually, I wanted to write this article a long time ago. On the one hand, it is because I deeply feel that C++ Builder is indeed an advanced and powerful program ...
The principle of segment code screen display, for example, to display the word "high voltage", which two pins are driven? In addition, high voltage is a character, so doesn't it require many segments?...
A bug just happened. I haven't logged in for more than half a month. When I logged in, I found that I was banned. The date was 7 days ago. How could I, a EE er with a good background, encounter such a...
RVB2601 uses the lvgl library, and it is not difficult to display Chinese. The steps are as follows:Make sure the font is availableFirst, select a suitable font. In lvlg , only lv_font_simsun_16_cjk c...
I am going to use STM32F769 or STM32F427 to replace TMS32F2812 chip to realize product control and algorithm calculation. The product mainly includes AD acquisition and floating point operation, FFT, ...