Hi,
I’m integrating RFM12B module to my design and a little over my head, so I would love some advice.
ATMega644p chip is powered by 5V, but I also have 3V supply for SD card (and RFM12B).
I know I need to shift 5V logic from ATMega to 3.3V for RFM12B chip. For this I’m following Adafruit’s WaveShield design (SD card part) which uses 74AHC125 level shifter.
Question 1:
Can you tell me if I have i wired correctly (in the lower right corner). I have SS, SCK and MOSI going thru shifter, and then MISO is coming out directly into ATmega chip. Does this make sense?
Quesiton 2 (not very important):
Is there an alternative shifter I can use that will work with both SD card and RFM12B? 74AHC125 is not carried by TaydaElectronics where I prefer to get my parts from
Question3:
Adafruit’s SD Card design has 10K pullup Resistor on SS line, I don’t think I really need one for RFM12B (other SPI designs never mentioned it), am I correct?