Search found 2 matches

by cgul
Wed Jul 01, 2020 1:18 am
Forum: Development of MicroPython
Topic: Porting micropython to NXP LPC55S69
Replies: 3
Views: 3277

Re: Porting micropython to NXP LPC55S69

Hello, I did a build with Zephyr+ Micropython for the LPC55S69, it did a complete build with no errors but would not display a REPL via serial port. I think it is related to the network option not set right. If you have made any progress with your LPC55S69 port let me know. When I get some time I wi...
by cgul
Sun Nov 10, 2019 5:42 pm
Forum: General Discussion and Questions
Topic: Updated stm32 HAL lib
Replies: 1
Views: 1537

Updated stm32 HAL lib

Are there any plans to update the STM32 Lib to current version with support for the stm32h745 dual core. I have hw I designed with the H745 with the current version (1.11)of micropython running on it. However I had to do things in code I did not want to do. This allowed me to verify I could get micr...