I am a newbie. When I was learning to debug the message mailbox, I had a problem and I don't know where it went wrong: int *s; int *t; int err; while(1){ *s = 1; OSMboxPost(press_box,s); OSTimeDlyHMSM...
[size=5][color=red][url=https://www.eeworld.com.cn/huodong/Microchip_LED_Application/index.html][align=left][size=5][color=red]>>Click to view Microchip LED application topics and enter the LED kingdo...
The pyboard can be used with a TF card. You only need to format the card to FAT/FAT32. After the card is inserted, it can be used as a TF card reader, but the speed is slightly slower (about 450k/s). ...
When I was developing with ccs2.2, the program could be simulated in the hard simulation environment and everything was normal. However, in the simulation environment, the program could only be compil...