User Activity

Posted on November 02, 2017 at 10:29Hi,I'm using a S25F064F Flash on a custom STM32F446RC Board. Due the 64Pin Version of this Controller the Flash are connected as QSPI-DUAL (means only two data lines).My issue with the attached Code is, that I can...
Posted on October 10, 2017 at 00:18Hi,I've a question regarding the HAL UART Environment. I could observe that the Interrupt are raised sometimes 2x although  I'm sending only one Byte for the STM32 where I'm reading each single byte.At which condit...
Posted on August 29, 2017 at 17:26Hi Guys,I'm struggeling with the I2S where the Datasource is an QSPI Flash (2 Datalines) on a STM32F446. How can I set on the right way the pointer to the Flash in the Function HAL_I2S_Transmit_DMA() for the DMA Tra...