openmvh7bsp

A board support package for experimenting with rust on the OpenMV H7 open hardware machine vision board.

For installation and debugging use either - RTT / Segger J-Link - openocd (built with stm32h743 support) or the daily build of the Black Magic Probe firmware (which also requires recently introduced stm32h743 support).

Status

This is work-in-progress

Clocks

Notes on buses

I2C Buses

Format: (SCL, SDA) - TBD

SPI Buses

Format: (SCK, MISO, MOSI) - TBD

GPIO

USB OTG

LEDs

UARTs / USARTs

Format: (RX, TX) , (CTS, RTS)

External Accessories Support

Resources

License

BSD-3-Clause, see LICENSE file.