Forked from
Per Lindgren / e7020e_2021
54 commits behind the upstream repository.
-
Per Lindgren authoredPer Lindgren authored
README.md 2.07 KiB
App
Resources
-
Nucleo 64
- UM1724 - stm32 Nucleo-64.
- Nucleo 64 Schematics (The file MB1136.pdf is the schematics in pdf.)
- stm32f4xx_hal documentation of the HAL API, and git repository.
-
STM32F01/FO11
-
PixArt PMW33xx Optical Navigation Chip
- PMW3389DM-T3QU, optical navigation chip
- Jack Enterprise Breakout Board, an example design with software linked.
-
General Embedded
- Introduction to SPI, a short introduction to the SPI interface.
Connections
- [USB Cable]
Signl | Color | Pin |
---|---|---|
V+ | Red | ---- |
D- | White | PA11 |
D+ | Green | PA12 |
Gnd | Black | ---- |
D+ used for re-enumeration
Debug interface
- Serial Wire debugging uses pins PA13 and PA14.