Crates.io | openmv_h7_bsp |
lib.rs | openmv_h7_bsp |
version | 0.1.2 |
source | src |
created_at | 2020-08-05 01:35:07.536604 |
updated_at | 2020-09-16 16:28:20.044897 |
description | Board support crate for OpenMV H7 machine vision board |
homepage | |
repository | https://github.com/tstellanova/openmv_h7_bsp |
max_upload_size | |
id | 273076 |
size | 59,863 |
A board support package for experimenting with rust on the OpenMV H7 open hardware machine vision board.
The examples are designed to be used with a debug probe that supports J-Link / RTT. We provide a couple different ways to run these:
segger.gdb
runner./start_gdb_server_jlink.sh
JLinkRTTClient
cargo run --example blinky
cargo run --example play --features rttdebug,mt9v034
This is work-in-progress
12 MHz high speed external (HSE) clock crystal
LSE TBD
Format: (SCL, SDA)
Format: (SCK, MISO, MOSI)
Format: (RX, TX)
, (CTS, RTS)
BSD-3-Clause, see LICENSE
file.