标题: [Nano100] NUVOTON USB Protocol in Linux [打印本页] 作者: admin 时间: 2024-1-31 14:52 标题: [Nano100] NUVOTON USB Protocol in Linux
Application: The sample code implements the ISP protocol with USB interface on Linux platform, and provides the setup step and using process.
ISP FW Version: Nano100B Series BSP CMSIS v3.02.002
Hardware: NT-Nano100K
The ISP (In System Programing) is a technology that enables target chip to be directly updated by the system. The target chip runs the boot/loader code of LDROM through the
peripheral interface such as USB/UART/SPI/I²C/RS-485/CAN... to update the internal APROM, Data Flash and User Configuration Word.
This sample code implements the ISP sample program with USB as the interface on the Linux platform, and provides the usage process and steps.