Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 2 months ago.
How to test that SPI is working with FRAM?
Hi, I have executed your above code. My question is how can we conduct the test.
Question relating to:
1 Answer
9 years, 2 months ago.
Hi, Thanks for the interest. To test it is the easiest and most reliable way to check it is to use logic analyser or scope connected to SPI pins.
Correct sequence should be:
Test that spi is working with fram FM25CL memory mosi: || 0x05 0x00 || 0x06 || 0x05 0x00 || 0x06 || miso: || 0x00 0x00 || 0x00 || 0x00 0x02 || 0x00 ||