UART

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

cross mob
Anonymous
Not applicable

Hi,

i am new with Broadcom, and i have some questions about UART.

How configure UART ( key steps ) to P32,P33 for basic communication ( write something on Tx and catch response Rx pin ). What is best way? I tried sample from docs, but without success.

How to configure UART for using ble_trace ( to read messages from Tx pin )? What are key steps? Is it possible to use both at the sametime?

0 Likes
1 Solution
VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

This link has a sample app called APP_PUART, kindly try the same if you run into issues let us know. This answers both your questions

Re: How can I reassign port pins to GPIO after they have been assigned to puart_tx and puart_rx?

thnx

vik86

View solution in original post

2 Replies
VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

This link has a sample app called APP_PUART, kindly try the same if you run into issues let us know. This answers both your questions

Re: How can I reassign port pins to GPIO after they have been assigned to puart_tx and puart_rx?

thnx

vik86

Anonymous
Not applicable

Thank you.

0 Likes