Can I use python in PSoC creator?

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

cross mob
KeOn_
Level 5
Level 5
Distributor - Macnica (Japan)
100 sign-ins 25 replies posted 10 solutions authored

When it comes to using PSoC creator, usually I use C language. If using python is possible in PSoC creator, I want to use it some situation. Please let me know the information about this question.

0 Likes
1 Solution
NaMo_1534561
Level 5
Level 5
Distributor - Macnica (Japan)
100 replies posted 100 sign-ins 50 replies posted

The development language for PSoC Creator is C.

However, it has the ability to export a project created by the creator to another development environment. It can be ported to development environments such as Eclipse, IAR and Keil µVision.

See the "Exporting a Design to 3rd Party IDEs" chapter in the PSoC Creator User Guide. You can download the latest documentation from Help> Documentation in PSoC Creator.

Well, there aren't many development environments in Python yet. As a 3rd party, a tool called Zerinth SDK is introduced below.

https://www.cypress.com/blog/psoc-creator-news-and-information/looking-python-psoc-take-look-zerynt...

https://www.zerynth.com/zsdk/

Best regards,

Naoaki Morimoto

View solution in original post

0 Likes
1 Reply
NaMo_1534561
Level 5
Level 5
Distributor - Macnica (Japan)
100 replies posted 100 sign-ins 50 replies posted

The development language for PSoC Creator is C.

However, it has the ability to export a project created by the creator to another development environment. It can be ported to development environments such as Eclipse, IAR and Keil µVision.

See the "Exporting a Design to 3rd Party IDEs" chapter in the PSoC Creator User Guide. You can download the latest documentation from Help> Documentation in PSoC Creator.

Well, there aren't many development environments in Python yet. As a 3rd party, a tool called Zerinth SDK is introduced below.

https://www.cypress.com/blog/psoc-creator-news-and-information/looking-python-psoc-take-look-zerynt...

https://www.zerynth.com/zsdk/

Best regards,

Naoaki Morimoto

0 Likes