Page 1 of 1

how to use micro python in TM4C123 tiva launchpad board

Posted: Tue Mar 05, 2019 7:56 am
by amrithmmh
<t>I am really interested in learning micropython and can someone kindly point me out how to use micropython in TM4C123 ?</t>

Re: how to use micro python in TM4C123 tiva launchpad board

Posted: Mon Apr 15, 2019 2:13 pm
by ExXec
Hey, there is no official port for the tiva launchpad yet.

If you can wait a little longer, there is currently one being developed, but it's not quite there yet.

Re: how to use micro python in TM4C123 tiva launchpad board

Posted: Thu Oct 17, 2019 5:17 pm
by ExXec
Hey, its been a while, but I have a somewhat functioning port available.
https://github.com/rk-exxec/micropython/releases
Please read the readme, it lists the implemented features.

Re: how to use micro python in TM4C123 tiva launchpad board

Posted: Fri Dec 04, 2020 2:11 pm
by JamesMaxwell
ExXec wrote:
Thu Oct 17, 2019 5:17 pm
Hey, its been a while, but I have a somewhat functioning port available.
https://github.com/rk-exxec/micropython/releases
Please read the readme, it lists the implemented features.
Do you plan to upstream your port?

Re: how to use micro python in TM4C123 tiva launchpad board

Posted: Thu Jan 07, 2021 6:17 pm
by ExXec
Hey, thanks for your interest.
I did ask about it, and it seems unlikely.
Discussed in this thread
Also, this was a university project and development is no longer in my hands as i do not have the time.

Re: how to use micro python in TM4C123 tiva launchpad board

Posted: Thu Jan 07, 2021 6:38 pm
by ExXec
I showed this to the current maintainers, maybe something will come of it.