stm32f469i-disc

Crates.iostm32f469i-disc
lib.rsstm32f469i-disc
version0.2.1
sourcesrc
created_at2024-07-29 13:36:44.933697
updated_at2024-11-05 13:40:16.652354
descriptionBoard support crate for the STM32F469 DISCOVERY kit
homepage
repositoryhttps://github.com/tegimeki/stm32f469i-disc
max_upload_size
id1318893
size38,124
Michael Fairman (tegimeki)

documentation

README

stm32f469i-disc

stm32f469i-disc provides a board support package for the STM32F469I-DISCOVERY kit. Programming is provided by probe-rs; see .cargo/config.toml.

Peripheral Support

  • Green, Orange, Red, Blue user LEDs
  • 16MB SDRAM on FMC interface
  • OTM8009A LCD
  • FT6206 touch controller (i2c)
  • Other standard peripherals (my initial goal is to get the display up)

Credits

Thanks to the authors of stm32f429i-disc and stm32f407g-disc crates for solid starting points.

License

0-clause BSD license.

Commit count: 7

cargo fmt