Skip to content

Commit

Permalink
Some README fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hasenbanck committed Oct 4, 2018
1 parent b1bca62 commit c610508
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Software used KiCad 5.0

You can substitute the TPS5408 with a TPS5402. In this case you also need to replace R4 with a Zero Ohm resistor.

## How to flash a firmware
## How to flash the firmware

Supported:

Expand All @@ -48,11 +48,14 @@ Supported:

You can use the Cortex Debug Header to program the STM32 firmware and do step-by-step debugging.

The debug header is a 2x05 pin (1.27/0.05”).

This board only support SWD. SWO is not routed to the header, since we had to use the
pin for a PWM output.

I personally use the SEGGER J-Link Edu Mini. But any 2€ Ebay flasher should work ("ST Link V2").
Please make sure that you have a adapter for the debug header!

The debug header is a 2x05 pin (1.27/0.05”).

### DFU (USB)

https://www.st.com/en/development-tools/stsw-stm32080.html
Expand All @@ -65,4 +68,4 @@ https://www.st.com/en/development-tools/flasher-stm32.html

CERN OHL version 1.2

The files under PCB/packaegs3d are excluded from this license and are provided under fair use terms for this non-commercial project.
The files under PCB/packages3d are excluded from this license and are provided under fair use terms for this open-source project.

0 comments on commit c610508

Please sign in to comment.