Skip to content
#

peripherals

Here are 48 public repositories matching this topic...

This code example demonstrates simple UART communication by printing periodic "Hello World!!" message on a terminal and blinking an LED. The message can be seen on a PC terminal.

  • Updated Jan 10, 2023
  • Makefile

This example demonstrates how to use the inter-processor communication (IPC) driver to implement a semaphore in PSoC 6 MCU. The semaphore is used to lock to control access to a resource shared by the CPUs and synchronize the initialization instructions.

  • Updated Mar 6, 2024
  • Makefile

Improve this page

Add a description, image, and links to the peripherals topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the peripherals topic, visit your repo's landing page and select "manage topics."

Learn more