Choosing development kit of Cypress

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Suma
Level 1
Level 1
First reply posted First question asked Welcome!

Hello....

Starting with Cypress controller, what development kit or code examples helps me to develop small test application to verify the proper working of UART, SPI, I2C, GPIO, Clocks etc. peripherals.??

I have IAR 8.4 Workbench IDE for programming and debugging code, so looking for example codes in IAR IDE support.

0 Likes
1 Solution
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

As Hari-san has mentioned, it seems that we can export PSoC Creator Project to IAR and other IDEs.

001-export_to_IAR.JPG

So if you "can" put up with installing and using PSoC Creator, which is free,

I have written and posted the following sample projects to show how to use basic peripherals.

PSoC 6
CY8CKIT-062-BLE
CY8CKIT-062-WiFi-BT
https://community.cypress.com/t5/Code-Examples/MCU-Tester-a-Swiss-Army-Knife-for-PSoC-CY8CKIT-062-BL...

PSoC 5LP
CY8CKIT-059
https://community.cypress.com/t5/Code-Examples/MCU-Tester-a-Swiss-Army-Knife-for-PSoC-CY8CKIT-059-ve...

CY8CKIT-050
https://community.cypress.com/t5/Code-Examples/MCU-Tester-a-Swiss-Army-Knife-for-PSoC-CY8CKIT-050-ve...

PSoC 4
CY8CKIT-044
https://community.cypress.com/t5/Code-Examples/MCU-Tester-a-Swiss-Army-Knife-for-PSoC-CY8CKIT-044-ve...

moto

Note: Sorry I have not tried to use these with IAR tools.

 

View solution in original post

0 Likes
4 Replies