Using msp430g2553 to obtain the measurement data based on the digital blood oxygen module and probe, the data is displayed on the nokia5110 lcd display through the serial communication driver. I don't...
Error[e16]: Segment CSTACK (size: 0x50 align: 0x1) is too long for segment definition. At least 0x4 more bytes needed. The process occurred while processing thesegment placement command "-Z(DATA)CSTAC...
My goal is to send a string k+25 to the MCU through the computer. After the MCU receives the string, it sends the two characters 25 to the computer. Although the MCU receives the string, it displays a...
I used Delphi to make a call to my own driver (win 2k ddk), but DeviceIoControl always returns false, and I don't know whether the driver is running or not. Even if it enters the entry function, how c...
I use a coordinator and five sub-nodes to form a network. After the network is formed, I turn off the coordinator and then turn it on again after a while. At this time, the sub-nodes cannot be fully c...