Master (transmitter) example of using nRF24L01 with STM32F407VET6.

Dependencies:   mbed RF24

Master (transmitter) example of using nRF24L01 with STM32F407VET6 black boards.

/media/uploads/hudakz/nrf24l01_2rY1GYr.png


Connect (plug in) the nRF24L01 module to the NRF24L01 connector located on the STM32F407VET6 board as follows:

nRF24L01STM32F407VET6
Vcc+3.3V
GNDGND
MOSIPB_5 (SPI1 MOSI)
MISOPB_4 (SPI1 MISO)
SCKPB_3 (SPI1 SCK)
CSNPB_7 (CS)
CEPB_6 (CE)

Revisions of mbed.bld

Revision Date Message Actions
0:a910b574c2d9 2019-01-23 Initial release. File  Diff  Annotate