This is my first time dealing with this stuff. I have a question for you. I downloaded AN2659 from ST official website: STM8S in-application programming (IAP) using a customized bootloader. There are ...
It's a frustrating scenario: You finally got your analog-to-digital converter (ADC) up and running, but something doesn't seem quite right. You input a voltage, but the ADC output is different. What's...
The ZigBee sending module sends a string, which is then transmitted to the PC via the serial port and displayed via the serial port debugging assistant. This is similar to the simple-peer to peer rout...
Question: When the msp430f5438 is connected to the emulator, it can work normally. But when the emulator is not connected and the chip is powered, it cannot work. What is the reason?...
After I first modified the program, there was no error when compiling, but the computer restarted immediately when running it. When I recompiled, the following problem occurred: #include "StdAfx.h" fa...