cy8ckit-149
There are 42 repositories under cy8ckit-149 topic.
Infineon/mtb-example-psoc4-uart-transmit-receive
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.
Infineon/cce-mtb-psoc4-capsense-fss
CapSense Flanking Sensor Suppression in PSoC 4. This code example implements Flanking Sensor Suppression (FSS) in PSoC™ 4 devices. FSS eliminates false touches by distinguishing between signals from closely spaced buttons.
Infineon/mtb-example-psoc4-capsense-csd-button-tuning
This code example demonstrates how to manually tune a self-capacitance (CSD)based button widget in PSoC 4 devices using CapSense Tuner GUI.
Infineon/mtb-example-psoc4-capsense-csx-button-tuning
This code example demonstrates how to manually tune a mutual capacitance (CSX)-based button widget in PSoC® 4 devices using CapSense® Tuner GUI.
Infineon/mtb-example-psoc4-emulated-eeprom
This example project demonstrates the basic operation of the emulated EEPROM middleware.
Infineon/mtb-example-psoc4-gpio-interrupt
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).
Infineon/mtb-example-psoc4-hello-world
This code example demonstrates simple UART communication by printing a "Hello World" message on a terminal and blinks an LED using PSoC 4.
Infineon/mtb-example-psoc4-i2c-master-slave
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.
Infineon/mtb-example-psoc4-i2c-slave-callback
This example demonstrates the operation of the I2C block for PSoC 4 in Slave mode using callbacks.
Infineon/mtb-example-psoc4-tcpwm-interrupt
This example uses a TCPWM block in the Timer/Counter mode to generate a periodic interrupt. An LED toggles whenever the interrupt occurs.
Infineon/mtb-example-psoc4-wdc
This example demonstrates the use of PSoC 4 Watchdog Counters in cascaded mode. The user LED is toggled every time the Counter2 interrupt occurs. The match values of all the counters are set to toggle the LED every 1 second.
Infineon/cce-mtb-psoc4-capsense-pipeline-scanning
This code example demonstrates how to implement pipeline scanning in CapSense to improve performance. When a particular widget is being processed, the next widget in line can be scanned parallelly. This is better than conventional method of scanning all the widgets and then processing the scanned data later altogether thus reducing net scan time.
Infineon/cce-mtb-psoc4-flash-and-chip-protection
Add flash and chip protection settings for psoc4 devices into the hex file
Infineon/mtb-example-psoc4-capsense-buttons-and-slider-rtt
This code example demonstrates how to monitor self-capacitance (CSD) based buttons and slider widgets using the CAPSENSE™ tuner through RTT in PSoC™ 4 devices.
Infineon/mtb-example-psoc4-capsense-liquid-tolerant-hybrid-scan
This code example demonstrates the self-capacitance scanning technique to implement liquid tolerance on mutual-cap sensors.
Infineon/mtb-example-psoc4-capsense-multi-frequency-scan
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.
Infineon/mtb-example-psoc4-capsense-pipeline-scan-and-process
This code example demonstrates how to implement pipeline scanning in CAPSENSE™ to improve performance. When a particular widget is being processed, the next widget in line can be scanned in parallel, and the device remains in Deep Sleep mode until the scan is complete.
Infineon/mtb-example-psoc4-capsense-proximity-sensing
This code example demonstrates a CAPSENSE™ based proximity sensing design to control the brightness of an onboard LED. It will help to learn how to design a proximity sensor using a PSoC™ 4 devices, and see how an approaching hand controls the intensity of an onboard LED.
Infineon/mtb-example-psoc4-capsense-smartsense-buttons-slider
This code example demonstrates how to tune self-capacitance (CSD)-based buttons and slider widgets with SmartSense in PSoC™ 4 devices using the CAPSENSE™ tuner.
Infineon/mtb-example-psoc4-dfu-basic
This example demonstrates how to create a field upgradable project for PSoC™ 4 using the DFU middleware. The device firmware update (DFU) will occur over the I2C or UART interfaces. This includes downloading an application from a host device (PC/MCU) and installing it in PSoC™ 4 device flash.
Infineon/mtb-example-psoc4-power-modes
This example demonstrates how to transition PSoC 4 MCU among the different power modes.
Infineon/mtb-example-psoc4-spi-slave
This example demonstrates the use of SPI SCB (Serial Communication Block) resource for PSoC 4 MCU in slave mode.
Infineon/mtb-example-sensors-pasco2
This code example demonstrates Infineon XENSIV™ PAS CO2 sensor to measure the CO2 level.