cancel
Showing results for 
Search instead for 
Did you mean: 

Micropython for Nucleo-68 WB55

Manu2Kumar
Associate

Hi,

I am trying to run micro python in Nucleo-68 STM32WB55R6VG.

I followed the link https://docs.micropython.org/en/latest/develop/gettingstarted.html#building-the-stm32-port

I am able to generate the binary files(hex,dfu,bin,elf)

I flashed firmware.bin file to 0x08000000.. and reset the board i am not able to see the REPL python on serial COM port(STLINK virtual COM port )

to verify wether serial port is configured correctly or not i print message in my project and able to observe log which we have printed.

but we are not able to observe the REPL in the same console.. (COM port)

to cross verify i have build mboot binary too and flashed in 0x08000000 and firmware.bin into 0x08000000

but still not able to get REPL prompt

 

Request to please help on this

 

2 REPLIES 2

@Manu2Kumar wrote:

Request to please help on this


You'll need to go to the MicroPython people for that

https://github.com/orgs/micropython/discussions

Perhaps raise a GitHub issue?

https://github.com/micropython/micropython/tree/master/ports/stm32/boards/NUCLEO_WB55

Christian N
ST Employee

This post has been escalated to the ST Online Support Team for additional assistance. We'll contact you directly.