Cypress Perform

Home > Support
support.cypress.com     Bookmark and Share
Support

Related Tags

Knowledge Base Articles tagged with "UART"


Title Updated
Using the PSoC 5 MHz ECO on CY8CKIT-050 and CY8CKIT-010 - KBA84757
Question: How should the PSoC 5 kit hardware and firmware be configured to use the MHz ECO?
12/10/12
USB, CAN and UART projects for PSoC 5 CY8CKIT-050 and CY8CKIT-010 require MHz ECO - KBA84754
Question: Why don’t PSoC 5 projects using USB, CAN, and UART on the CY8CKIT-050 and CY8CKIT-010 work without the MHz ECO enabled as a clock source?
12/20/12
Using the printf Function in PSoC® 3 - KBA83472
Question: How do I use the printf function in stdio.h to send data to UART?
01/08/13
Maximum number of Full Duplex UARTs possible in a PSoC1
How many Full Duplex UARTs can be integrated in a PSoC1?
12/30/11
Transmitting 7 data bits + 1 Parity Bit using UART
Is it possible to transmit 7 data bits + 1 parity bit using the PSoC UART?
12/29/11
Usage of Delta-Sigma ADC and UART
How do I use a Delta Sigma ADC and in a PSoC1 design?
03/29/12
Implementing Half-duplex UART (using dynamic reconfiguration)
How do I implement a half –duplex UART using dynamic reconfiguration in PSoC 1?
03/26/12
PSoC with USB, I2C, UART and Parallel Interface
Which PSoC part can support USB, I2C, UART and parallel interface as well?
12/29/11
Implementation of Virtual COM port / USBUART
Can I implement a Virtual COM port/USBUART functionality in PSoC1?
02/09/12
AN54416 - Using CY8CPLC20 in Powerline Communication (PLC) Applications
AN54416 describes how to use the Powerline Transceiver (PLT) User Module on the CY8CPLC20 device for PLC applications.
12/12/12
UART - Duty cycle of the Clock Input
Does the duty cycle of input clock to a UART affect the communication?
12/28/11
AN49943 - PSoC® 1 USB-to-UART Bridge
Although USB is now the generally accepted standard for interfacing with PCs, RS-232 and other UART protocols are still widely used in embedded systems and some PC software. This application note describes a USB-to-UART bridge solution implemented in PSoC® 1. User module configuration, critical firmware, and reasons for a USB-to-UART bridge are also described.
12/07/12
I2CHW User module Slave operation
How to implement I2C slave using I2CHW user module in PSoC1?
03/23/12
USBUART is not detected when connected to the PC
I use Hyperterminal to connect to an USBUART project. Sometimes, when I plug the USBUART project to the PC, it is not detected by Hyperterminal. When I disconnect and reconnect, it gets detected. What could be the problem?
12/29/11
Using UART in PSoC1
How to implement a UART in PSoC1?
01/25/12
UART Communication on CY8C20436
Is it possible to include UART functionality in addition to touch button, CSD function on CY8C20xx6 devices?
12/28/11
UART Warning - 'UART should not be used along with a Power Setting that has SysClk freq less than 24MHz'
I am getting a warning message in my UART project: "Instance name-UART User Module-UART Configuration-lm6222: Level 1 Warning - UART should not be used along with a Power Setting that has SysClk freq less than 24MHz." Would you explain what this warning message means.
12/30/11
Using a 9-bit UART
I have an application that uses a 9-bit serial bus format (Multi-Drop Bus - MDB) to communicate between various modules. There are 8 data bits and 1 "flag" bit to tell whether the remaining 8 bits are address or data. Is there any way to do this with 8-bit UART in PsoC1? Could we possibly hijack the parity bit and use it as a settable flag?
12/31/11
Using printf function in PSoC3 to send data to UART
When ‘printf’ function is used in PSoC3 to send data using UART, project compiles without errors but I do not receive anything at receiver side. How do I make ‘printf’ function work in PSoC Creator?
06/19/11
Maximum Baud Rate supported by USBUART user module
What is the maximum Baud rate supported by USBUART user module?
07/30/12
Changing Baud Rate on the Fly
Is it possible to change the baud rate of the UART on the PSoC on the fly?
03/27/11
Using IMO for UART communication in PSoC 3/5
Can we use the IMO for UART Communication?
03/14/11
Arbitrary BAUD Rate of UART in PSoC 3/5
The UART datasheet of PSoC 3/5 specifies BAUD rates from 110 – 921600bps or arbitrary up to 4Mbps. What is meant by the arbitrary rate?
03/23/11
Advantage of multiple stop bits at Transmitter side for all PSoC devices
What is the recommended number of stop bits for UART transmitter?
05/24/11
Clock setting for UART Baud Rate
How to configure the baud rate for UART/TX8/RX8 User Module in PSoC1?
03/28/11
UART Overrun Error
What is meant by Overrun error in UART and what considerations should be taken to overcome it?
03/27/11
Low to High transition on the TX pin during Reset
When using the UART (or TX8) user module, when the device gets reset, there is a Low to High transition on the TX pin. Why does this happen and what is the work around to avoid this transition?
05/24/11
Avoiding the Dummy Byte When IrDA Rx is Started
I always get the byte 0xFF on IrDA Rx start. How can I avoid it ?
03/28/11