Hallo. I use stm32h747 with touch gfx. I connected PDM microphone and have error in decoding PDM to PCM, it looks Touch gfx use CRC module and stop PDM to PCM decoding. Is possible use at one system tgfx and PDM ?BR
Hallo. I use stm32h747 with touchgfx and mipi dsi display 454х454 pixels. Works well, but swipe screens with delay about 1-2 Sec. witch way make it faster ? Dim
Hi,No hardfault error. Only PDM data decoded to PCM incorrectly. If i disable TouchGFX then PCM data (from BSP_AUDIO_IN_PDMToPCM - PDM_Filter(...) library) decoded correctly.
Hallo. Use one buffer in STM32 RAM with mipi dsi ( display 454x454 16bit ) DSI host in RGB565 mode 60MHz DSI clock. no optoinal pictures, menu by standart tgfx vidgets ( text, buttons ) . buttons works fast in real time. But in screens swipe moments ...