STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How it works the return??

Hello all,I'm using the HAL library for the camera, specifically I'm using the function: HAL_StatusTypeDef HAL_DCMI_Start_DMA(DCMI_HandleTypeDef *hdcmi, uint32_t DCMI_Mode, uint32_t pData, uint32_t Length)In the function are many return HAL_ERROR, an...

BTurc.2 by Senior
  • 872 Views
  • 5 replies
  • 0 kudos

DCMI DMA interrupt callback

Hi everyone,I have tried to get image data through DCMI module and transmit to the external graphics memory FT812. However, the MCU get never DMA callback after started although the camera signals can be seen at pins. The DMA handle keeps always on b...

Resolved! Where can I find these examples?

I'm trying to configure the DCMI pheriferal of the STM32F746-Discovery and in AN5020 PDF i find that exist some examples implemented in STM32CubeMx. Where i can find it? I don't find the examples in the STM32Cube examples.Foto of the AN5020 examples:

_legacyfs_online_stmicro_images_0693W00000bi6EeQAI.png
BTurc.2 by Senior
  • 444 Views
  • 2 replies
  • 0 kudos
Labels