ESP8685 micropython port?

rapzakesp
Posts: 6
Joined: Fri Feb 12, 2016 4:50 pm

ESP8685 micropython port?

Postby rapzakesp » Mon Jul 31, 2023 8:59 pm

Hi,

Is there any port there is easy to use with ESP8685 chip?
And how?
/Rapzak

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: ESP8685 micropython port?

Postby ESP_igrr » Mon Jul 31, 2023 9:45 pm

You can use Micropython binaries for ESP32-C3. ESP8685 is basically an ESP32-C3 with Flash inside the package. The difference from ESP32-C3F* chip is that the package is smaller. From software perspective these differences don't matter, so ESP32-C3 binaries should work just fine.

rapzakesp
Posts: 6
Joined: Fri Feb 12, 2016 4:50 pm

Re: ESP8685 micropython port?

Postby rapzakesp » Wed Aug 02, 2023 2:59 pm

Hi,
I have been trying, but because i have a 2mbyte device, it is not working.

I have tried to copy the generic_c3_usb port and changed it to use the 2mbyte partition table with no luck.

I can start up, but the flash is not working.

/rapzak

rapzakesp
Posts: 6
Joined: Fri Feb 12, 2016 4:50 pm

Re: ESP8685 micropython port?

Postby rapzakesp » Wed Aug 02, 2023 3:39 pm


rapzakesp
Posts: 6
Joined: Fri Feb 12, 2016 4:50 pm

Re: ESP8685 micropython port?

Postby rapzakesp » Wed Aug 02, 2023 8:16 pm

Hi,

I got it working, think the change is correct.

I thought the partition and bootloader was merged into the file, which seems not to be the case.

/rapzak

Who is online

Users browsing this forum: No registered users and 193 guests