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

cross mob

Connecting an external board to the BCM2073X via the PUART

lock attach
Attachments are accessible only for community members.

Connecting an external board to the BCM2073X via the PUART

JacobT_81
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

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
818 Views
Contributors