The program I wrote with EVC4 can modify the registry of WM5. It is the following program today. After modifying it with my program, I checked it with the registry editor that comes with EVC. It shows...
I used a commonly used circuit on the Internet, but the received signal is uncertain and incorrect. I would like to ask for help from those who have used cx20106. Thank you. I used a 105 capacitor to ...
The board I use has a Bluetooth module DFU and can only connect once. If I remove the Bluetooth module, it can connect normally. . . Please tell me what is causing this....
[size=5][color=#ff0000]Have you ever thought about this question, what methods can you think of to use MSP430 to communicate with our smart phones? Full duplex, half duplex, simplex are all OK, of cou...
The clock of beaglebone black stops after the system is powered off. Can any technical experts please tell me how to solve this problem? Is there any pin on BBB that can power the RTC on the chip so t...
Dear experts, I wrote a simple program to convert a string into an unsigned long integer seconds. Because EVC does not support functions such as mktime() and localtime(), I wrote one myself. Currently...