Format Nucleo F767ZI pins
This commit is contained in:
parent
2e48d6cf70
commit
00fbe50bbe
|
@ -60,7 +60,6 @@
|
||||||
#define STEP_TIMER 4
|
#define STEP_TIMER 4
|
||||||
#define TEMP_TIMER 14
|
#define TEMP_TIMER 14
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* These pin assignments are arbitrary and intending for testing purposes.
|
* These pin assignments are arbitrary and intending for testing purposes.
|
||||||
* Assignments may not be ideal, and not every assignment has been tested.
|
* Assignments may not be ideal, and not every assignment has been tested.
|
||||||
|
@ -78,7 +77,7 @@
|
||||||
* GND | · · | PD2 (SERVO0_PIN) PB4 | · · | PF12 (LCD_RS)
|
* GND | · · | PD2 (SERVO0_PIN) PB4 | · · | PF12 (LCD_RS)
|
||||||
* GND | · · | PG2  ̄ ̄ ̄
|
* GND | · · | PG2  ̄ ̄ ̄
|
||||||
* VIN | · · | PG3
|
* VIN | · · | PG3
|
||||||
_*  ̄ ̄ ̄ _CN10
|
*  ̄ ̄ ̄ _CN10
|
||||||
* AVDD | · · | PF13 (BTN_EN1)
|
* AVDD | · · | PF13 (BTN_EN1)
|
||||||
* _CN9_ AGND | · · | PE9 (BTN_EN2)
|
* _CN9_ AGND | · · | PE9 (BTN_EN2)
|
||||||
* (TEMP_0) PA3 | · · | PD7 GND | · · | PE11 (BTN_ENC)
|
* (TEMP_0) PA3 | · · | PD7 GND | · · | PE11 (BTN_ENC)
|
||||||
|
|
Loading…
Reference in a new issue