Good morning,
I would like to start working with Python for the MCXN947 board, creating my environment on VScode. On Vscode I installed the MCUXpresso extension and imported the sdk from github, but I see that they are all examples in c.
How can I get started with Python? Are there examples for python too? Do I have to install MicroPython?
Is there a step-by-step guide explaining what I need to do and how to start creating my own projects?
Thank you