User Activity

Hi,I use DMA in Dual Buffer mode to feed QSPI Interface. Now I need to know when DMA starts with second buffer so I can start to rewrite the first one.I was checking static void QSPI_DMATxHalfCplt(DMA_HandleTypeDef *hdma)andstatic void QSPI_DMATxCplt...
Posted on April 10, 2018 at 12:04Hi,I'm using stm32f769 with cube MX and Atollic for my latest project. So far I managed some stuff like IAP Bootloader via µSD /or USB, PWM Generation, Encoder readout... So far I would guess I understood how CubeMX...
Posted on October 30, 2017 at 12:46Hi to everyone,I just bought STM32F769 Disco Board as platform to develop SW for my next project. I'm using CubeMX 4.23, F7xx FW package 1.8.0 and latest SW4STM32. For the CubeMX I was choosing the processor type a...