Could someone put a tutorial on how to flash micropython on a bw16 type c, because it’s already my 34th attempt and I can’t install it with a diagram and mines, please
Hi @mycropython , have you taken a look at how to flash micropython with this tutorial? Ameba MicroPython: Getting Started with BW16 – Realtek IoT/Wi-Fi MCU Solutions
Let me know what steps have you performed so that I can pinpoint you the correct direction to flash the micropython firmware on to the BW16 type C.
Thank you.
Can you try the below command below: Replace the port with your device (Eg. /dev/ttyUSB0)
make upload UPLOAD_PATH= AUTO_UPLOAD=Enable
Thank you for the prompt response, until today I have not been able to find out which pins I have to use in the BW16 Type C model
because from what I see they are not the same
Hi @mycropython, if you are using BW16 Type C model, you may refer to this getting started guide for the pinout diagram (Ameba ARDUINO: Getting Started with BW16 type C – Realtek IoT/Wi-Fi MCU Solutions)