Skip to content

vedderb/nrf24l01plus_stm32f100_chibios

Repository files navigation

A ChibiOS-project with a driver for the nrf24l01+ RF transceiver.

  • Software SPI is used so that it can be mapped to any pins.
  • CE can be tied high externally.
  • Polling is used instead of reading the INT pin.

The driver is designed to use few pins and have high flexibility. Since it uses polling instead of interrupts, it uses a bit more CPU resources than necessary.

About

NRF24L01+ driver and ChibiOS project for the stm32f100c6t6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published