MT2503/MT6261 Core Re-Flashing

It is possible to flash MediaTek based modules directly from IDE. Following is the procedure to flash Logicrom core via IDE.

Re-Flashing Core via PlatformIO

  1. Open project tasks by clicking PlatformIO icon from left sidebar

  2. Under custom tasks, click “Reflash Core Firmware”

  1. Reset the target board.

  2. Core flashing will start, check progress in terminal windows

Re-Flashing Core via Arduino

  1. Select Programmer from Tools -> Programmer -> Logicrom Core Flasher (MT2503/MT6261)

  1. Select device COM port under Tools -> Port

  1. Click Tools -> Burn Bootloader to start flashing.

  2. Reset the tartget board, and check flash progress in the output console.