Is there already support for FRDM-KL28Z or what is needed to add the target and what can be done to get it ASAP?
I bought a bunch of boards I would have liked to get running with software from https://github.com/empirikit/empirikit-controller before next week - not realistic, I know ;)
KL27Z is supported (using MCUXpresso drivers). I would take that one as a template and port KL28Z.
cc @mmahadevan108
@larsgk. We do not have plans to add mbed supporf for KL28Z till later this year.
As Martin recommended you could use the KL27Z port as reference and use the KL28Z SDK release available on https://mcuxpresso.nxp.com/en/welcome to add mbed support.
I will be happy to work with you (answer questions, review etc.) on this. Thanks.
Hi @mmahadevan108 and @0xc0170 and thanks :)
I missed the KL28Z opportunity for the conference I wanted to demo at - but I am going to try to do some integration within a week or so. Would questions be best sent here or somewhere else (e.g. in some slack channel)?
Feel free to post questions to the below section:
https://os.mbed.com/teams/NXP/community/
Hi @0xc0170 , did you ported the code for KL28Z?
Hi @0xc0170 , did you ported the code for KL28Z?
No, KL28Z is still not supported as indicated above
Is anyone working on it (or have it assigned)?
I started to work on this, but I don't have to much time. Right now the rtos is working and also uart, when I have some time I will continue with I2C and SPI.
I started to work on this, but I don't have to much time. Right now the rtos is working and also uart, when I have some time I will continue with I2C and SPI.
It might help others if you share your branch (if there is anyone who is willing to help they can contribute via sending a pull request). Thanks for sharing the info!
this is the branch mbed-os
ARM Internal Ref: MBOTRIAGE-185
Can we close this ticket. Please submit any PR's you may have that adds support for KL28Z via a separate ticket.
Closing this ticket because it seems the initial question has been answered. Please re-open if needed.
Most helpful comment
I started to work on this, but I don't have to much time. Right now the rtos is working and also uart, when I have some time I will continue with I2C and SPI.