Hi,
The RFM23BP module runs at 5V. However, the gpio and spi control interface reportedly must ONLY be run at 3.3V
Option 1) VCC on the RFM23BP module should be 5V, and VCC on your CPU should be 3.3V.
Don't supply 5V on the SPI pins on the RFM23BP.
Option 2) Power both CPU and RFM23BP with 5V, BUT use level shifting to only supply 3.3V on the RFM23BP interconnect pins.
You might find option 1 easier (just make sure to use separate VCC, and common GND)
Please note the datasheet says the following:
power of the unit, VDD range is 3.3 to 6V
Pins (including SPI control pins) are spec'd at: –0.3, VDD + 0.3
------- I don't believe this is correct, but I should double check with Hope Engr. and post a follow-up -------
Hope this helps.
What SPI mode and clock rate are you using?
This message was edited 1 time. Last update was at 22/06/2014 00:28:22
|