This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

In Stm32f4 i am using USART1. in USAT1_rx how to configure the gpio pin?

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.