How PSOC6 use in Arduino?

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

cross mob
David_Zhang
Level 5
Level 5
Distributor - Arrow(GC)
First like received 50 sign-ins 25 sign-ins

hi  Cypress:

      as we know psoc6 support Standard interface of  Arduino, so how we use it in Arduino? 

0 Likes
1 Solution

You cannot use the kit in Arduino IDE. In fact, Arduino IDE does not come into picture here. You have various shields like the ones available here. Like the way you interface these shields with the Arduino UNO board or Mega, you can use these Shields in PSoC 062 BLE board. You can import the dependencies required for the shield into the PSoC Creator to use the shield

View solution in original post

4 Replies
Vison_Zhang
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 250 sign-ins

P6 do not support Arduino IDE dev,  just CY8CKIT-062-BLE dvk include Expansion headers that are compatible with Arduino Uno™ 3.3 V shields

0 Likes
David_Zhang
Level 5
Level 5
Distributor - Arrow(GC)
First like received 50 sign-ins 25 sign-ins

hi Vison:

   so  how CY8CKIT-062-BLE can use in Arduino IDE,  if there's guid to use it?? tks;

0 Likes

If you have a Arduino shield board, like some sensors board, you can plug the shield board into 062 board, connect sensors to P6.

0 Likes

You cannot use the kit in Arduino IDE. In fact, Arduino IDE does not come into picture here. You have various shields like the ones available here. Like the way you interface these shields with the Arduino UNO board or Mega, you can use these Shields in PSoC 062 BLE board. You can import the dependencies required for the shield into the PSoC Creator to use the shield