Question
STM32L432 Power Problem with NRF24L01 and USART
I made NRF24L01 module using STM32L432.
I supplied 3.3V to MCU and NRF24L01.
So, I checked USART communication from STM32L432 to PC.
But I failed checking SPI to NRF24L01.
Below, Problems I have,
- If I supply 3.3V to MCU(Actually whole module), GPIO Out doesn't work.
- If I supply 2.0V(near 2.0v) to MCU, GPIO Out works.
- As you know, if i supply 2.0v, I can't use USART because of power level.
Of course, I used same Firmware for above test.
In advance, Thank you for your answer.
Regards,
Min.
+++++ Circuit

SPI Line : PA1,4,5,6,7
MOD_VCC : supplying 2.0V and 3.3V