|
|
||
|---|---|---|
| .. | ||
| adc-power.c | ||
| adc-power.h | ||
| main-stm32f3-disco.c | ||
| main-stm32f4-disco.c | ||
| main-stm32f072-disco.c | ||
| main-stm32f103-generic.c | ||
| main-stm32l1-generic.c | ||
| main-stm32l4-disco.c | ||
| Makefile | ||
| Makefile.stm32f3-disco | ||
| Makefile.stm32f4-disco | ||
| Makefile.stm32f072-disco | ||
| Makefile.stm32f103-generic | ||
| Makefile.stm32l1-generic | ||
| Makefile.stm32l4-disco | ||
| openocd.stm32l1-generic.cfg | ||
| README.md | ||
For most boards, adc channels 1 and 5 are PA1 and PA5.
Not the F3. oh no, that board is cray cray. PA0 and PF4
For boards with a Cortex-M3 or better, debug output is on ITM channel 0 (Yay!) For M0/M0+ boards, debug is via a tx only UART on PA9.
https://github.com/libopencm3/libopencm3/pull/471 https://github.com/libopencm3/libopencm3/pull/457 https://github.com/libopencm3/libopencm3/pull/534
https://github.com/libopencm3/libopencm3/issues/456 https://github.com/libopencm3/libopencm3/issues/455 https://github.com/libopencm3/libopencm3/issues/454