This is my first program to practice AVR. It uses LCD 1602 display and simple Chinese characters. Chinese characters use custom symbols. The custom data is stored in Flash and EEPROM respectively. [ur...
Since I don't have a camera, I won't post a picture. It should be exactly the same as the one I sent before! If you haven't received it, just wait a few days!
That’s all, the report is complete!...
Share a TFT driver code, support 8-bit, 16-bit! The common MCU codes on the market are basically complete, haha! [img]http://www.amobbs.com/data/attachment/forum/201210/18/213252c7v7vu9kfyuhhgu0.jpg.t...
This means that you called a blocking operation in non-blocking mode, and this error is returned before the operation is completed. This error will not destroy the synchronization of the socket. Don't...
Today, I encountered some problems when programming buttons and LEDs. When I used the code generator to generate the code again, my code was flushed. Later, I found that some places cannot be used to ...