You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code example demonstrates the UART transmit and receive operation in PSoC 4. The application uses a serial terminal to read data and to echo back the received data. The UART resource is configured to do both transmit and receive operations.
This code example demonstrates the use of a GPIO configured as an input pin to generate interrupts on PSoC® 4. The GPIO signal interrupts the CPU and executes a user-defined Interrupt Service Routine (ISR).
This example demonstrates the operation of I2C resource for PSoC 4 in Master mode with an EzI2C slave. The I2C master is configured to send command packets to control a user LED on the slave. Both the slave and master are on the same device.
This code example demonstrates the use of the multi-frequency scan (MFS) for PSoC™ 4 CAPSENSE™ applications to prevent false touch detection in the presence of external noise. This code example demonstrates this feature for both CSD (self-capacitance) and CSX (mutual-capacitance) designs.