Skip to content
dantefff edited this page Nov 8, 2022 · 2 revisions

Reflashing Purple clon pro boards with camible 0.74.

This repository is just a clone of original one from camialfa to document the way of flashing purple pro boards under Linux and Windows as described in https://github.com/CamiAlfa/stlink_m365_BLE/issues/2

Flashing in Linux:

We need

  • a stlink V2 programmer (available in amazon or aliexpress)

  • male to male dupont cables

  • openocd 0.11.0 or greater $ apt install openocd

  • plug stlinkV2 according to this diagram

    Purple Pro clon wiring diagram

  • run ReprogramProPurple.sh located in scripts directory of this repository

  • Flash latest purple firmware from here

Flashing in Windows:

We need

  • a stlink V2 programmer (available in amazon or aliexpress)

  • male to male dupont cables

  • Stlink drivers: Can be installed using Zadig. Run Zadig and select the ST-Link in the devices list from Zadig and install the WinUSB driver

  • plug stlinkV2 according to this diagram

    Purple Pro clon wiring diagram

  • run ReprogramProPurple.bat located in scripts directory of this repository

  • Flash latest purple firmware from here