micropython/ports/stm32/boards/OLIMEX_H407
Damien George 82b4ab7576 stm32/boards: Move includes to after defines in all hal_conf.h files.
The include of HAL headers should come after the HAL configuration defines,
so that the headers can see whether the defines were made or not, to
provide defaults and configure various things.

Signed-off-by: Damien George <damien@micropython.org>
2023-09-28 17:30:38 +10:00
..
README.md stm32/boards: Add OLIMEX H407 board definition. 2021-09-19 16:58:58 +10:00
board.json ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
mpconfigboard.h stm32/boards: Add OLIMEX H407 board definition. 2021-09-19 16:58:58 +10:00
mpconfigboard.mk stm32/boards: Add OLIMEX H407 board definition. 2021-09-19 16:58:58 +10:00
pins.csv stm32/boards: Add OLIMEX H407 board definition. 2021-09-19 16:58:58 +10:00
stm32f4xx_hal_conf.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00

README.md

OLIMEX H407 board

This board definition supports the OLIMEX H407 board: https://www.olimex.com/Products/ARM/ST/STM32-H407/

A REPL is available at the U3BOOT connector with 115200 baud and on the micro USB socket.

What works

  • REPL
  • UART
  • SD-Card
  • Timer
  • GPIOs
  • USB device on the mini USB socket