Documentation about peripheral UART (puart)

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi all,

I need documentation about all of the APIs for the peripheral UART management. Is it possible to get this documentation? Thanks.

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

The only API documentation we provide is available within the SDK as HTML documents.

In addition, the Hardware User Guide (SDK 2.x and TAG3 Board) also discusses the PUART.

What most customers use to figure this interface out is look at the source code provided within the SDK for the puart_control and uart_firmware_upgrade.

View solution in original post

0 Likes
1 Reply
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

The only API documentation we provide is available within the SDK as HTML documents.

In addition, the Hardware User Guide (SDK 2.x and TAG3 Board) also discusses the PUART.

What most customers use to figure this interface out is look at the source code provided within the SDK for the puart_control and uart_firmware_upgrade.

0 Likes