Let's systematically sort out TI's mainstream MCU series in recent years.According to the information currently given on TI's official website, TI's MCUs can be roughly divided into the following thre...
[size=11px]I have a 2410 development board. I used Activesync to connect the PC and the development board. The connection was normal. The PC could also display the mobile device and the folders on the...
Turning over the calendar of the year, in 2020, we all around the world have experienced a lot of suffering together:
COVID-19, bird flu, earthquakes, avalanches, volcanic eruptions, locust plagues, h...
I added the following code to the IAP program, but now the MCU can no longer be programmedFLASH_Unlock(FLASH_MEMTYPE_DATA);FLASH_CR2 |= FLASH_CR2_OPT;FLASH_NCR2 &= (u8)(~FLASH_NCR2_NOPT);FLASH_Program...