semtech_radios

Crates.iosemtech_radios
lib.rssemtech_radios
version0.1.6
created_at2025-05-08 16:48:31.091736+00
updated_at2025-09-24 22:19:53.434912+00
descriptionSupport for Semtech SX126x and SX128x LoRa radios
homepage
repositoryhttps://github.com/David-OConnor/semtech-radios
max_upload_size
id1665598
size112,099
David O'Connor (David-OConnor)

documentation

https://docs.rs/semtech_radios

README

Semtech radio library, for Rust

Supports the Sx126x (Sub-Ghz) and SX128x (2.4Ghz) LoRa radios

Supports most, but not all features. Designed for interrupt-driven and DMA operations or similar. Supports these radios:

  • sx1261
  • sx1262
  • Sx1280
  • Sx1281

Currently hard-coded for STM32-HAL; Will possibly generalize in the future.

Commit count: 43

cargo fmt