Other Parts Discussed in Thread: MSP430F5438A
I was trying to establish a communication between MSP430F5438A and SPI compatible serial NOR Flash memory. I could see the values in UCA0TXBUF register while writing to the NOR flash memory but did not receive any value in UCA0RXBUF register while reading it.
Is there any means by which i can know whether the values are getting written to the NOR Flash memory or not? If the NOR flash is working properly or not? Can i view the NOR Flash memory?