Skip to content

Commit 4cf7087

Browse files
committed
update documentation
1 parent 0772839 commit 4cf7087

2 files changed

Lines changed: 2 additions & 10 deletions

File tree

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,11 @@ The docking board is suitable for initial operation. This contains various input
1010

1111
The external hardware monitor is for viewing internal counter variables on the oscilloscope and is mainly used for troubleshooting the control board in the overall system (control board + power converter).
1212

13-
14-
15-
16-
1713
## PCB versioning
1814
Example `LCB-CCB-01-1.0.5`:
1915
* First three letters `LCB`: Parent project name `LEA Control Board`
2016
* Second three letters `CCB`: PCB name `Control Board`
21-
* Number `01`: Size
17+
* Number `01`: PCB size. For future use in case of several PCB sizes.
2218
* First version number `1`: Major version, increases for incompatible changes
2319
* Second number `0`: PCB release, increases for improved layouts
2420
* Third number `5`: Schematic version, increases for component changes, but no layout changes
@@ -66,7 +62,3 @@ For equal code indentations, perform the following steps:
6662
* In `Select search-directory` browse to your project (e.g. `.../LEA_control_board/software/01_Control_boards/F28386D_GPIO/`
6763
* Press `Finish`
6864

69-
70-
71-
72-

documentation/pcb_manufacturing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Use the Rework station for the soldering the MCU chip.
1313

1414

15-
# Software
15+
# Initial debugger programming
1616
## Flash XDS100 Firmware to FTDI Chip:
1717
* Watch this [video](https://www.youtube.com/watch?v=vZaF5ckf3OQ) first
1818
* Download FT Prog [here](https://ftdichip.com/utilities/)

0 commit comments

Comments
 (0)