User Activity

Hello, everyone. I was trying to connect two prototypes in my computer: one containing a STM32L475 (connected through a ST-LINK V2) and the other using a STM32G474 (connected through a ST-LINK V3). The STM32CubeIDE warns about multiple ST-LINK connec...
Hello, everyone. I am developing a prototype using a STM32L475 and the NOR flash memory MT25QL512ABB. I am using the QuadSPI peripheral for the communication with these parameters:I used the QSPI_ReadWrite_IT example as a reference to fill these para...