1. Documentation conventions
1.1 General information
The STM32H742, STM32H743/753 and STM32H750 devices have an Arm ®(a) Cortex ® -M7 with FPU core.

Arm logo
1.2 List of abbreviations for registers
The following abbreviations (b) are used in register descriptions:
| read/write (rw) | Software can read and write to this bit. |
| read-only (r) | Software can only read this bit. |
| write-only (w) | Software can only write to this bit. Reading this bit returns the reset value. |
| read/clear write0 (rc_w0) | Software can read as well as clear this bit by writing 0. Writing 1 has no effect on the bit value. |
| read/clear write1 (rc_w1) | Software can read as well as clear this bit by writing 1. Writing 0 has no effect on the bit value. |
| read/clear write (rc_w) | Software can read as well as clear this bit by writing to the register. The value written to this bit is not important. |
| read/clear by read (rc_r) | Software can read this bit. Reading this bit automatically clears it to 0. Writing this bit has no effect on the bit value. |
| read/set by read (rs_r) | Software can read this bit. Reading this bit automatically sets it to 1. Writing this bit has no effect on the bit value. |
| read/set (rs) | Software can read as well as set this bit. Writing 0 has no effect on the bit value. |
| read/write once (rwo) | Software can only write once to this bit and can also read it at any time. Only a reset can return the bit to its reset value. |
| toggle (t) | The software can toggle this bit by writing 1. Writing 0 has no effect. |
| read-only write trigger (rt_w1) | Software can read this bit. Writing 1 triggers an event but has no effect on the bit value. |
| Reserved (Res.) | Reserved bit, must be kept at reset value. |
a. Arm is a registered trademark of Arm Limited (or its subsidiaries) in the US and/or elsewhere.
b. This is an exhaustive list of all abbreviations applicable to STMicroelectronics microcontrollers, some of them may not be used in the current document.
1.3 Glossary
This section gives a brief definition of acronyms and abbreviations used in this document:
- • Word : data of 32-bit length.
- • Half-word : data of 16-bit length.
- • Byte : data of 8-bit length.
- • Double word : data of 64-bit length.
- • Flash word : data of 256-bit length
- • IAP (in-application programming) : IAP is the ability to re-program the flash memory of a microcontroller while the user program is running.
- • ICP (in-circuit programming) : ICP is the ability to program the flash memory of a microcontroller using the JTAG protocol, the SWD protocol or the bootloader while the device is mounted on the user application board.
- • Option bytes : product configuration bits stored in the flash memory.
- • AHB : advanced high-performance bus.
- • APB : advanced peripheral bus.
- • AXI : Advanced extensible interface protocol.
- • PCROP : proprietary code readout protection.
- • RDP : readout protection.
1.4 Availability of peripherals
For availability of peripherals and their number across all sales types, refer to the particular device datasheet.
The following table shows the availability of peripherals per product. The below legend is used
- 1: STM32H742xl/G
- 2: STM32H743xl/G
- 3: STM32H750xB
- 4: STM32H753xl/G
Table 1. Peripherals versus products
| Peripheral name | Availability | Peripheral name | Availability | Peripheral name | Availability |
|---|---|---|---|---|---|
| RAMECC | 1-2-3-4 | COMP | 1-2-3-4 | LPUART | 1-2-3-4 |
| FLASH | 1-2-3-4 (1) | OPAMP | 1-2-3-4 | SPI | 1-2-3-4 |
| PWR | 1-2-3-4 | DFSDM | 1-2-3-4 | SAI | 1-2-3-4 |
| RCC | 1-2-3-4 | DCMI | 1-2-3-4 | SPDIFRX | 1-2-3-4 |
| CRS | 1-2-3-4 | LTDC | 2-3-4 | SWPMI | 1-2-3-4 |
| HSEM | 1-2-3-4 | JPEG | 2-3-4 | MDIOS | 1-2-3-4 |
| GPIO | 1-2-3-4 | RNG | 1-2-3-4 | SDMMC | 1-2-3-4 |
| SYSCFG | 1-2-3-4 | CRYP | 3-4 | FDCAN | 1-2-3-4 |
| MDMA | 1-2-3-4 | HASH | 3-4 | OTG_HS | 1-2-3-4 |
| Peripheral name | Availability | Peripheral name | Availability | Peripheral name | Availability |
|---|---|---|---|---|---|
| DMA | 1-2-3-4 | HRTIM | 1-2-3-4 | ETH | 1-2-3-4 |
| BDMA | 1-2-3-4 | TIM1/TIM8 | 1-2-3-4 | HDMI-CEC | 1-2-3-4 |
| DMAMUX | 1-2-3-4 | TIM2/TIM3/TIM4/ TIM5 | 1-2-3-4 | - | - |
| DMA2D | 1-2-3-4 | TIM12/TIM13/TIM 14 | 1-2-3-4 | - | - |
| NVIC | 1-2-3-4 | TIM15/TIM16/TIM 17 | 1-2-3-4 | - | - |
| EXTI | 1-2-3-4 | TIM6/TIM7 | 1-2-3-4 | - | - |
| CRC | 1-2-3-4 | LPTIM | 1-2-3-4 | - | - |
| FMC | 1-2-3-4 | WWDG | 1-2-3-4 | - | - |
| QUADSPI | 1-2-3-4 | IWDG | 1-2-3-4 | - | - |
| DLYB | 1-2-3-4 | RTC | 1-2-3-4 | - | - |
| ADC | 1-2-3-4 | I2C | 1-2-3-4 | - | - |
| DAC | 1-2-3-4 | USART/UART | 1-2-3-4 | - | - |
| VREFBUF | 1-2-3-4 | - | - | - | - |
- 1. STM32H750x embedded flash memory differs from the other products. Please refer to Section 4: Embedded flash memory (FLASH) for more details on flash memory organization.
| Security feature | STM32H750xB and STM32H753xl | STM32H742xl/G and STM32H743xl/G |
|---|---|---|
| Embedded flash memory (FLASH): – Flash Secure-only area | ||
| Security memory management: – Secure access mode – Root secure services (RSS) | Available | Not available |
| Cryptographic processor (CRYP) | ||
| Hash processor (HASH) |