-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WeMos D1 Mini 4MB #22
Comments
Some more info. Unfortunately I get following error: |
From the README: "This port technically runs on any ESP8266 board. At the moment 4MB and 8 MB flash sizes are supported. Please see Hardware folder of this repository for more info." Has anyone been able to succesfully program and run this on a 4MB Wemos D1? If yes, can you please help? |
Hello! The error message is weird. Address 0x8000 is just 32668, that's 32 kilobytes. |
Try --flash_size detect . That's totally weird. Make sure you don't get something like that. partition-table-8266.bin size is 3KB. |
Thank you for your help. Unfortunately I cannot get the UART0 working. Tested 2 different boards and read all in #20. I thought its better to go on there as it seems to be a place where a lot of info about this is gathered. If you want we can also go on here. |
Hm, weird, but okay... |
Not familiar with the ESP devices, so please bear with me. Trying to program the files from the release-folder in my WeMos D1 4MB Board using ESP Tool online, but not succeeding.
Is the release suitable for a 4MB Board?
The text was updated successfully, but these errors were encountered: