[WIZ750SR] How to ISP firmware upload & How to read flash data

**- When using ISP tool, User must use boot + app bin file **
- Firmware upload port is UART2

As follow picture and list.

  1. Execute ISP tool

  2. The user must connect to UART2 COM port.
    Default baud rate is 115200
    After set serial information, push to “Open” button

  3. As below picture after finished ISP mode access this tool display “Serial Open Complete” message on ISP tool.

  4. Click to Browse and chose upload bin file.

  5. Click to ISP Start button

  6. After finish firmware upload, display a message as below picture.
    ISP3


As below list, you can read flash data.

  1. Execute ISP tool

  2. The user must connect to UART2 COM port.
    Default baud rate is 115200
    After set serial information, push to “Open” button

  3. Click to ISP → Dump → Main Flash Dump menu.
    This way is reading to Code Flash.

  4. Click to ISP → Dump → Data Dump menu.
    This way is reading to Data Flash.