[size=5] Let me talk about something else first. [/size][size=5] More and more Chinese companies are emerging on the international stage, including [/size][size=5] Huawei, Alibaba, Xiaomi, Hualong One...
Hi everyone, I use two interrupts EINT11 and EINT17 of S3C2410, and register them using s3c_irqext_type(), low_level trigger. After testing, I found that only EINT11 is useful. I checked the document ...
I have been debugging the DHT11 program for two days and still feel something is wrong... The code is as follows DHT11.C #include
#include
#include "DHT11.H" unsigned char DHT11_init(void){ unsigned c...
I use 430 uart to communicate with the computerWant to pass data via stringEncountered a problemI checked many header files but couldn't find it.I want to convert the number into a string Like 12345 -...
Since the board tested by the author does not have an LCD display with an RGB interface, in order to verify the LittlevGL porting task, it is displayed on the SPI display.The official has not released...