achildrenmile.github.io

View on GitHub

Getting Started with PSOC6

2021-03-30 #Blog | #PSOC6

In this post you’ll get to know how to setup the development environment for #PSOC6 from Infineon and execute the “Hello world” program.

PSOC6PROTOKIT

What is PSOC6?

Before we start, let me quickly introduce you what PSOC6 is and what is used for.According to Infineon, the PSoC 6 family is built on an ultra-low-power architecture, and the MCUs feature low-power design techniques to extend battery life up to a full week for battery powered applications. The low power consumption makes the MCU interesting for gathering sensor data and many more applications. Normally in my projects I am using the Espressif MCUs. However, in the upcoming monthS, I’ll build also some use cases with PSOC6 and compare the architectures. For more information about PSOC6, you can visit this page.

What hardware do you need?

PSOC6PROTOKITOPEN

Installation of Modus Toolbox

ModusToolboxDownload

ModusInstall01

ModusInstall02

ModusInstall03

Connect the PSOC6 and start the “Hello World” programm

Check Jumper

Connect to PC

Driver installation successful

Check COM port

Connect to board

Connect to board

Hello World blink

Congratulations, you successfully finished the PSOC6 and IDE setup!