[i=s]This post was last edited by Beifang on 2019-7-24 16:47[/i]1. After testing the basic functions, we started the software development work for touch phones.
2. First select the pins used by CH549L
When writing the program for cc1101 point-to-point sending and receiving, I found many problems. I hope someone can answer them. First, the receiving node always receives a data packet, but cannot rec
I have been trying to figure out a simple button interrupt to control the LED on and off for nearly two days, but I still can't figure it out. Please help me. Thank you!! minni2440 board #include "244
Series of articles:
【BLE 5.3 wireless MCU CH582】1. Getting to know the CH582 development board (unboxing)
【BLE 5.3 wireless MCU CH582】2. MounRiver IDE first experience
【BLE 5.3 wireless MCU CH582】3. N
In the book "multithreading applications in Win32", I saw that the PostThreadMessage function can be used to send messages to another process, but I found that it has no effect when I actually use it