DMA_HandleTypeDef error inADC_HandleTypeDef struct

Sysprogs forums Forums VisualGDB DMA_HandleTypeDef error inADC_HandleTypeDef struct

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25146
    auguccionni15
    Participant

    Hi,

    I have a copy of VisuaGDB that I use with STM32F302R8 when I compile a file  VisualStudio returns to me that error:

    unknown type  DMA_HandleTypeDef what I do to correct it?

    #25148
    support
    Keymaster

    Hi,

    Most likely the DMA module is not enabled for your project via the STM32 HAL configuration file. Please try comparing the configuration file to a project that is successfully using DMA and ensure all the necessary definitions are present.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.