Example page for creating new board layout - RoboDurden/Hoverboard-Firmware-Hack-Gen2.x GitHub Wiki
Layout 2.XXX
//a clear picture of the fornt side of master board like this (master board is the side with power button)
discussion
put link to issue here //create a new issue with name of layout
MCU
GD32f103C8T6 //change to your mcu model number
pinouts
Name | GPIO | Comment |
---|---|---|
Red LED | PA1 | |
Green LED | PA2 | |
orange LED | PA3 | Master only |
Upper LED | PA4 | |
Lower LED | PA5 | |
Buzzer | PA6 | Slave only |
Vbat | PA7 | |
Idc | PA8 | |
I phase1 | PA9 | |
I phase2 | PA10 | |
HALL A | PA11 | |
HALL B | PA12 | |
HALL C | PA13 | |
Latch | PA14 | |
Button | PA15 |
//fill in the GPIO given by autodetect
extra
//board spesific things you want to tell us (optional)
-
how to unlock
-
how to install device pack
-
serial1 pin connection