maniacbug / RF24

Arduino driver for nRF24L01
http://maniacbug.github.com/RF24
948 stars 773 forks source link

Is there any support for STM32F4 #104

Open gsuresh2u opened 2 years ago

gsuresh2u commented 2 years ago

Hi, i want to know is this library supports Black Pill (STM32F401CC or STM32F411CE) Please reply, i will pay $40 to those whose provide working library for Black Pill

JJYY-kai commented 4 months ago

HI,

This repo probably isn't suitable for STM32 products (I haven't tried it, but it likely won't work). You can use the TMRh20 repo and flash it using the Arduino IDE. If you need a version for STM32 HAL, let me know~

Best Regard。