Q: How do I print an integer (or other non-string variable) to the PSoC UART?
There are several Cypress Programmable System on a Chip (PSoC®) hardware development kits available for use in designs.
I can’t find my workspace/project in PSoC Creator C files, top design files, etc.
Introduction The purpose of this lab is to get you through the first steps of opening and using PSoC Creator with either your CY8CKIT-042 or CY8CKIT-042-BLE kit for the first time
What are pullup resistors? Pull-up These are resistors used to pull a volage on a specific pin high.
Why would I need to back annotate a design? If you make changes to your design while in PCB Editor (for example, swapping a footprint), you must back annotate (meaning, push changes) from the PCB design back into your original schematic.
Objective In this exercise, you will wire and program an LED to “breathe” on and off (example).
This tutorial continues from where PWM Tutorial 1 left off
This tutorial continues from where PWM Tutorial 2 left off