Sample project using STM32H743 and ISSI IS25LP256D (QSPI chip)
Hi Folks,
I'm working with a custom board using STM32H743 and wanting to work with a ISSI IS256P256D QSPI chip.
I tried using STMCubeMX to create a sample project. when I start the project using the "Start my project from MCU" it creates files but the example looks incomplete. Basically just some initialization but nothing to read/write/erase the QSPI.
I then tried creating a project using one of the development boards as a reference and moving the code over to the project mentioned above. But looking at the signals to the QSPI on a scope I just see autopolling requesting status and none of the callbacks being triggered.
Is there additional information somewhere? I have RM0433 (Reference manual for STM32H743) and the Data Sheet for the ISSI chip.
thanks for any suggestions, especially any examples.
Bob
