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

cross mob

Using UART in PSoC1

lock attach
Attachments are accessible only for community members.

Using UART in PSoC1

pushekm_21
Employee
Employee
10 likes received 5 likes given First like received
Question: How to implement a UART in PSoC1?

 

Answer:

For the implementation of UART, two communication digital blocks are required. PSoC Designer provides an 8-bit UART UM with a set of APIs for data communication.

 

Attached document and project provides an example of how to configure UART for a particular baud rate. It also shows how to handle the transmission and reception of data via UART on both PC and device side.

Attachments
552 Views
Contributors