EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UM1581
Universal synchronous asynchronous receiver
transmitter (USART)
DocID023800 Rev 1
547/584
NewState : new state of the USART transfer direction. This
parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
None.
23.2.14.8 USART_OverSampling8Cmd
Function Name
void USART_OverSampling8Cmd ( USART_TypeDef *
USARTx, FunctionalState NewState)
Function Description
Enables or disables the USART's 8x oversampling mode.
Parameters
USARTx : Select the USART peripheral. This parameter can
be one of the following values: USART1 or USART2 or
USART3 or UART4 or UART5.
NewState : new state of the USART 8x oversampling mode.
This parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
This function has to be called before calling USART_Init()
function in order to have correct baudrate Divider value.
23.2.14.9 USART_OneBitMethodCmd
Function Name
void USART_OneBitMethodCmd ( USART_TypeDef *
USARTx, FunctionalState NewState)
Function Description
Enables or disables the USART's one bit sampling method.
Parameters
USARTx : Select the USART peripheral. This parameter can
be one of the following values: USART1 or USART2 or
USART3 or UART4 or UART5.
NewState : new state of the USART one bit sampling
method. This parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
This function has to be called before calling USART_Cmd()
function.

Table of Contents

Related product manuals