My bsp contains stepldr and eboot. I want to run eboot. However, after burning stepldr.nb1 into flash, dnw displays garbled characters! ! ! ! This is the initial code of the serial port: void Uart_Ini...
I want to build a monitoring system. I want to send the camera data to the main control board through Zigbee. How can I test the communication between the camera and Zigbee? Which camera should I use?...
E103-W01-BF has arrived, and I am ready to unbox it and see what functions it has.
The reason for applying for this module is that I have never seen this thing before, and I want to see what this modu...
unsigned int g=8800;FlashErase(0x3080); Flash_ww(0x3080,g);b=*(unsigned int *)0x3080;The data retrieved is correctunsigned int g=88800;FlashErase(0x3080);Flash_ww(0x3080,g);b=*(unsigned int *)0x3080;T...
The touch capacitor should be CAP, but I didn't see any corresponding information in the user guide. There is no corresponding program in the official routines, so I hope you can give me some pointers...