Registry / other / stm32f7xx-hal

stm32f7xx-hal

JSON →
library0.8.0rscratesunverified

HAL for the STM32F7xx family of microcontrollers.

# Cargo.toml [dependencies] stm32f7xx-hal = "0.8.0"
INSTALL
IMPORT
SIG · STM32F7XX-HAL
S
stm32f7xx-hal
otherrustv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Peripherals
use stm32f7xx_hal::pac::Peripherals;

Takes the peripheral singleton.

use stm32f7xx_hal::pac::Peripherals; let dp = Peripherals::take().unwrap();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
stm32f7xx-hal — cargo add stm32f7xx-hal · libregistry