User Activity

Posted on December 29, 2017 at 02:17Hi everybody!I have problem with download hex file to memory.My project uses STM32F769 and QSPI (MX25L51245G).Here is pin map of QSPI:QSPI_NCS <-----------------> PB6QSPI_CLK <-----------------> PB2QSPI_D0 <------...
Posted on December 14, 2017 at 03:38Hi everybody!I have a project which uses STM32F769 Discover board.In my project, I want to record voice, save that voice data and then play that data after I press user button.I also referred to demonstration exam...