"When the PRU is held high, the uMIRF functions normally.
When the PRU is held low, the unit goes to sleep and no inputs are recognized. PRU is held high through a 100k resistor. This pin can therefore be left open if not needed.
"
This seems to contradict itself. Do I have to use the pin? Do I have to set it to high so its always on? Or does the PCB already have that 100k resistor which does that?
Another question. I’m using 68HC11 which uses 5V logic. Can I somehow interface it to this uMIRF which uses 3.3V ?
I could take that, connect it through a LM2937 voltage regulator (which gives 3.3V output). This would be the input to the RF module and the CMOS4050.
OR
Having another power supply connected to the LM2937 voltage regulator which would supply the RF module and the CMOS4050.
But then I think I would have to connect the grounds from the 68hc11 board and the RF module together. (I think). And its kind of pointless I think to have to power supplies for a single module.