Change the repository type filter
All
Repositories list
1.7k repositories
- Arduino core for Infineon PSOC 6 microcontrollers.
- PSoC6 port for MicroPython - the lean and efficient Python implementation for microcontrollers and constrained systems.
- This example demonstrates how to transition PSoC 4 MCU among the different power modes.
- 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.
- This example project demonstrates the basic operation of the emulated EEPROM middleware.
- 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 example demonstrates the use of SPI SCB (Serial Communication Block) resource for PSoC 4 MCU in slave mode.
- This example demonstrates the use of SPI SCB (Serial Communication Block) resource for PSoC 4 MCU in master mode