iMX RT1020/1050 MicroPython

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
Post Reply
Trebor1234
Posts: 1
Joined: Sat Apr 07, 2018 1:53 pm

iMX RT1020/1050 MicroPython

Post by Trebor1234 » Sat Apr 07, 2018 2:09 pm

Hello

Has anyone looked at porting Micropython to the new NXP iMX RT1020/1050 600MHz ARM M7 processor family?

I am very interested in this processor family as it very low cost and very powerful compared to other ARM M7 processors, but I want to code in Micropython.

The STM32H7 is far too expensive for my target costs and less performance. I think I need at least 1500 DMIPs to run my machine learning algorithms.

Any links to a tested port for this family is appreciated.

User avatar
jgriessen
Posts: 191
Joined: Mon Sep 29, 2014 4:20 pm
Contact:

Re: iMX RT1020/1050 MicroPython

Post by jgriessen » Thu Apr 19, 2018 2:30 pm

What do you think of the greenwaves GAP8? They say they don't target micropython, just compiled C code and an RTOS, but it could be possible to port it.
John Griessen blog.kitmatic.com

shaoziyang
Posts: 363
Joined: Sun Apr 17, 2016 1:55 pm

Re: iMX RT1020/1050 MicroPython

Post by shaoziyang » Thu Apr 19, 2018 2:54 pm

NXP and RT-Thread has port micropython on RT1050.

Post Reply