We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
1) if i use GPIO_Mode = GPIO_Mode_AF; then how to configure the GPIO_OType?
2)Generally what are the cases that PUSH_PULL will be used?
Can any one Please help out.
The AF sub-system will select an input mode for USART1_RX
Just set, or leave, the PUSH_PULL setting for the GPIO Initialization structure.