STM32 USART RX
Receiving data from the UART transceiver.
blockType: CFunction
|
Path in the library:
|
Description
| To work with the block, install/update the support package. equipment. |
Block STM32 USART RX It is used to receive data from a UART transceiver.
Ports
Output
#
Data
—
received bytes from the transmitter
scalar
Details
Received bytes from the transmitter. Dimension: () if the transfer is one byte, or (n,), where n — the number of bytes to receive.
| Data types |
|
| Complex numbers support |
No |
Parameters
Main group
#
Модуль: —
the USART module selected in CubeMX
1 | 2 | 3
Details
| Values |
|
| Default value |
|
| Program usage name |
|
| Tunable |
No |
| Evaluatable |
Yes |
# Размер буфера на приём: — number of bytes per reception from the UART transceiver
Details
| Default value |
|
| Program usage name |
|
| Tunable |
No |
| Evaluatable |
Yes |
# Таймаут на приём, мс: — waiting time for incoming message
Details
| Default value |
|
| Program usage name |
|
| Tunable |
No |
| Evaluatable |
Yes |

