User Activity

Hi All,I'm using a STM32H7 MCU with a ISSI IS25LP256D serial flash chip. (32MB.)I wrote a driver using a simple microcontroller and was able to read the Status Register by adding a 8uSec pause after the 0x05 command and the clock pulses to get the r...
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 th...
Hi Folks,I've been asked to look at a problem we are having migrating from the STM32F7 to STM32H7. We are seeing a problem when communicating with the QUAD SPI chip (Micron MT25QL256ABA).(I've very familiar with SPI communications and microcontrolle...