![]() |
STM32Cube
Version 2.0
Create Projects for STM32F0 Series with STM32Cube HAL and STM32CubeMX
|
The CMSIS-Driver USART requires:
Valid settings for various evaluation boards are listed in the table below:
Peripheral Resource | STM32091C-EVAL |
---|---|
USART Peripheral | USART2 |
USART Mode | SmartCard |
TX Pin | PA2 |
CK Pin | PD7 |
For different boards, refer to the hardware schematics to reflect correct setup values.
The STM32CubeMX configuration for STMicroelectronics STM32091C-EVAL Board with steps for Pinout, Clock, and System Configuration are listed below. Enter the values that are marked bold.
Interrupt Table | Enabled | Preemption Priority |
---|---|---|
DMA1 channel 4 to 7 and DMA2 channel 3 .. | ON | 0 |
USART2 global interrupt / USART2 wake-up.. | ON | 0 |
Pin Name | Signal on Pin | GPIO output.. | GPIO mode | GPIO Pull-up/Pull.. | Maximum out | Fast Mode | User Label |
---|---|---|---|---|---|---|---|
PA2 | USART2_TX | n/a | Alternate .. | Pull-up | High | n/a | . |
PD7 | USART2_CK | n/a | Alternate .. | Pull-up | High | n/a | . |