In the FLASH space, the continuous 62.5K bytes of space starting from address 0000H is the user program area.
When the specific download conditions are met, the user is required to jump the PC to the user ISP program area. At
this time, the user program area can be erased and rewritten to achieve the purpose of updating the user program
The second step, the basic framework of the program
The third step, the firmware program description of the lower computer
The firmware program of the lower computer includes two parts: ISP (ISP code) and AP (user code)