User Activity

Hello,I am working with STM32H743BI and trying to write then read a QSPI FLASH "mt25qu01gbbb". I first use the STM32 software example "QSPI_ReadWrite_IT" (adapted with cube configuration) to start discovering QSPI on my hardware. Then I made a small ...
Hello,I just start using a NUCLEO-H743ZI2 board with a modification to use quartz X3 of 25Mhz (that seems to working correctly) and now I am trying to configure SPI3 interface in polling mode but SPI is working only when using PER_CK as input : When ...