Hello everyone, I'm trying to write a bootloader recently, and I'm stuck at the step of receiving data on the serial port.
The microcontroller is msp430, which receives file data through the serial po
Those who say don’t order takeout when it rains are saints, (it’s better not to order takeout when it rains, the delivery guy has a hard time), I am speechless
A:
What is actually printed out here is not the content in the array.All that is printed out is FF.
B:
FF is printed because there is no short circuit between the transmitter and receiver.
Please see
[i=s]This post was last edited by fish001 on 2020-7-21 22:48[/i]I joined a large analog electronics company. This was my first job, and I was excited to face all kinds of new problems with my eyes wid
The USB device code generated by STM32 cubeMX is quite different from the sample code of sensor tile box. Is there an official guide for using STM32 cubeMX to generate USB?