EasyManuals Logo

ST STM32F31xx User Manual

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #196 background imageLoading...
Page #196 background image
DMA controller (DMA)
UM1581
196/584
DocID023800 Rev 1
clearing all other interrupts relative to the same channel
(Transfer Complete, Half-transfer Complete and Transfer
Error interrupts: DMAy_IT_TCx, DMAy_IT_HTx and
DMAy_IT_TEx).
9.3 DMA Firmware driver defines
9.3.1 DMA
DMA
DMA_circular_normal_mode
ï‚· #define: DMA_Mode_Normal ((uint32_t)0x00000000)
ï‚· #define: DMA_Mode_Circular DMA_CCR_CIRC
DMA_data_transfer_direction
ï‚· #define: DMA_DIR_PeripheralSRC ((uint32_t)0x00000000)
ï‚· #define: DMA_DIR_PeripheralDST DMA_CCR_DIR
DMA_flags_definition
ï‚· #define: DMA1_FLAG_GL1 ((uint32_t)0x00000001)
ï‚· #define: DMA1_FLAG_TC1 ((uint32_t)0x00000002)
ï‚· #define: DMA1_FLAG_HT1 ((uint32_t)0x00000004)
ï‚· #define: DMA1_FLAG_TE1 ((uint32_t)0x00000008)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals