请问TM4C123x系列有没有ISP下载功能,有的话是用哪个串口,需要用什么软件下载,谢谢。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
请问TM4C123x系列有没有ISP下载功能,有的话是用哪个串口,需要用什么软件下载,谢谢。
TM4C系列的ROM中的Bootloader提供了完善的ISP(In System Program)功能,支持所有的串行接口(UART, SPI, I2C,CAN,USB,Ethernet)。
针对串口的话,是串口0.使用LMFlashProgrammer即可。
Tivaware软件包中有详细的文档说明的,见附件。使用LMFlashProgrammer,通过串口进行ISP的方法,LMFlashProgrammer的帮助文档里面也写得比较详细。