stm32_memmap.h File Reference
STM32 memory map. More...
Go to the source code of this file.
Defines | |
| #define | FLASH_R_BASE (AHBPERIPH_BASE + 0x2000) |
| Flash registers base address. | |
| #define | FSMC_BANK1_R_BASE (FSMC_R_BASE + 0x0000) |
| FSMC Bank1 registers base address. | |
| #define | FSMC_BANK1E_R_BASE (FSMC_R_BASE + 0x0104) |
| FSMC Bank1E registers base address. | |
| #define | FSMC_BANK2_R_BASE (FSMC_R_BASE + 0x0060) |
| FSMC Bank2 registers base address. | |
| #define | FSMC_BANK3_R_BASE (FSMC_R_BASE + 0x0080) |
| FSMC Bank3 registers base address. | |
| #define | FSMC_BANK4_R_BASE (FSMC_R_BASE + 0x00A0) |
| FSMC Bank4 registers base address. | |
| #define | DBGMCU_BASE ((uint32_t)0xE0042000) |
| Debug MCU registers base address. | |
Detailed Description
STM32 memory map.
Definition in file stm32_memmap.h.
