Hi,
I have a TivaC tm4c1294ncpdt and an external flash S25FL127S. The flash memory is connected via a SPI bus. I am able to read the ID, read and change the state of status and control registers. However, attempts to write to the main flash memory do not result in any changes of the memory block.
Does anyone have a working code example to write/read S25FL127S memory from Tiva? Similar code would also help.
Thank you!