HAL + 0/13 examples
SourceVu will show references to HAL_UART_Transmit_IT() from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
UART
STM32469I-Discovery
Examples
UART
STM32469I_EVAL
Examples
UART
STM324x9I_EVAL
Examples
UART
STM324xG_EVAL
Examples
UART
STM32F4-Discovery
Examples
UART
STM32F401-Discovery
Examples
UART
STM32F410xx-Nucleo
Examples
UART
STM32F411E-Discovery
Examples
UART
STM32F412G-Discovery
Examples
UART
STM32F412ZG-Nucleo
Examples
UART
STM32F413ZH-Nucleo
Examples
UART
STM32F429I-Discovery
Examples
UART
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

HAL status

Notes

When UART parity is not enabled (PCE = 0), and Word Length is configured to 9 bits (M1-M0 = 01), the sent data is handled as a set of u16. In this case, Size must indicate the number of u16 provided through pData.

References

from examples