Hi,I'm working with touchgfx on an STM32F769I board and I'm facing a problem where some times the DMA2D throws a transfer error (DMA2D_ISR_TEIF) during the running of my application. In the touchgfx library files (STM32F7HAL_DSI.cpp) I see that the D...
Posted on May 18, 2017 at 15:19Hey everyone,I'm trying to implement the osxAcousticEC library on a STM32F4-DISCOVERY. The first problem was that I wasn't able to compile the library as it is and had to change this in system_stm32f4xx.c - - __I ui...
@Martin KJELDSEN Sorry for the late reply. It never happens in the same place and it doesn't seem to be connected with the MCU/Graphics load as it happens with just one static screen and no transitions as well . I'll try it without the DMA2D as you ...
Posted on May 26, 2017 at 15:40Hi Imen,I'm using STM32Cube_FW_F4_V1.16.0. The system_stm32f4xx.c included in the src folder of the osxAcousticEC library does not contain those lines. Thanks!