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

Connecting an external board to the BCM2073X via the PUART

Connecting an external board to the BCM2073X via the PUART

lock attach
Attachments are accessible only for community members.
JacobT_81
Employee
Employee
250 likes received 100 likes received 50 likes received

Connecting an external board to the BCM2073X via the PUART

Hello Everyone,

See the attached file for an example of use of the PUART.

To use the sample code, load it onto two Tag boards, connect the boards via PUART, rx-to-tx, with a common ground (currently setup for P32, P33). Run HCI traces (default) on one board and click the button (P0) on the other board. An incrementing value, starting at 0, will be displayed on your terminal with every click of the button. This value was sent via PUART from the peripheral board (the value will increment twice on every click because the button registers an interrupt on each rising and falling edge).

Jacob

Attachments
0 Likes
742 Views
Contributors