Issue using nRF24L01+ via SPI and STM32F0
I have a custom PCB using the STM32F042F. I replaced the STM, and now every time I connect the communication chip, the STM32 turns off. The STM does not boot if I first connect the nRF24L01 then power the STM. I am confident my code and the board a...