SPI Stopped Working
Hi,
I'm working with a STM32F401 Nucleo-64 board. The board is connected to a mems accelerometer (IIS2DH) via SPI, and I'm using the HAL library.
Everything was working good and I was able to retrieve samples from the accelerometer. Suddenly one day last week it stopped working. The only data I get from the accelerometer now is either all zeros or all ones.
I did no change to the system other than disassemble the two components and then reassemble them.
I've tried using other pins on the board for the SPI and it does not work. However, I did try the exact same configuration on another nucleo board of the same type, and it worked.
Maybe I've damaged the nucleo board somehow, but if any of you have had similar issues or any ideas I'd appreciate to hear it.
Thanks!
