Posted on March 26, 2015 at 07:20Hi to all, I have two stm32f3 discovery with 1 nrf24L01 transceiver on each one. I want to send a packet from one and receive this packet on the other one. Can someone help me? I have no idea. Thanks...
Posted on April 04, 2015 at 21:54I'm using IAR at the moment. isn't it good enough? Anyway, i tried the code above, getting the missing library from https://github.com/MaJerle/stm32f429 Some libraries include only .h file, and then call functions ...
Posted on March 27, 2015 at 21:59it seems good thanks... i think i have to change that code to make it campatible with F3, since it is originally for F4. Can you help me on that? I think i have to change the pins, stuff about alternate function...wh...