Make part number differences more visible for bluepill

This commit is contained in:
Queen Vinyl Da.i'gyu-Kazotetsu 2023-09-15 01:33:17 -07:00
parent 02bf8f9a82
commit 8a1566fa5c
No known key found for this signature in database
GPG Key ID: 337758D9B8BAC002

View File

@ -8,16 +8,16 @@ Endless freedom for D.MO 550 series label writer printer.
Components needed:
* 1 × STM32F103 bluepill<br/>
* 1 × STM32F103C8T6 bluepill<br/>
search for: `STM32F103 bluepill` / `STM32F103 bluepill with STLinkV2`<br/>
::ATTENTION:: Make sure your blue pill is using the correct STM32F103C8T6. Some places sell blue pills with STM32F103C6T6 which are not compatible.
**::ATTENTION::** Make sure your blue pill is using the correct STM32F103C**8**T6. Some places sell blue pills with STM32F103C**6**T6 which are not compatible.
* 2 × cable<br/>
search for: `6 pin 1.25 mm` / `6pin 1.25mm Wire To Board Connector` / `JST GH 6pin`
* 2 × resistor `4.7kΩ`
## Assembly
**→ Make sure that the cables are connected correctly.**<br/>
@ -55,7 +55,7 @@ Option 2: Install required ARM toolchain GNU Arm Embedded Toolchain from ARM:
Option 3: Use the precompiled firmware
* a precompiled firmware binaries are available here: [Download](https://github.com/free-dmo/free-dmo-stm32/releases/latest)
You can choose one of the firmwares which has a default SKU for emulation (used when no real RFID tag is present)
## Download the firmware to the STM32F103 bluepill board