After my ez430-rf2500 board is connected, the red light on the AP side keeps flashing, and there is no response from the ED side. At the same time, the host computer cannot receive temperature informa...
I use SQLite in a 32M nand flash. I download a file from a remote server every day, parse the file and insert it into the database. I need to insert about 5,000 records every day. Will it cause the na...
Now my MCU program is complete. In order to set the SWIM pin as a normal I/O port, I get an error inmain(){CFG_GCR = 0x01;}, so how can I set the SWIM pin as a normal I/O port in my program?The proble...
[size=4]The API can:[/size] [size=4]1. Can run in static internal SARAM[/size] [size=4]2. Configure the correct CPU frequency[/size] [size=4]3. Integrate the API into the application according to the ...
Today, I was reading the datasheet of AT89S51. After reading the following text, I am still not very clear about when P0 port needs an external pull-up resistor and when it does not. Please answer me,...