Skip to content
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

WS 1.0.0-beta.84 fails on Adafruit ESP32-S3 Feather with 4MB Flash 2MB PSRAM #595

Open
microfoundry opened this issue Jun 27, 2024 · 9 comments
Labels

Comments

@microfoundry
Copy link

microfoundry commented Jun 27, 2024

Describe the bug
I tried to update .83 to .84 (via .uf2 drag-n-drop) and the device fails to boot afterwards, including a lack of COM port presenting to computer. Reverting back to .83 works as expected.

Arduino board
Adafruit ESP32-S3 Feather with 4MB Flash 2MB PSRAM

Which components are connected to your device
STH45

Desktop (please complete the following information):

  • OS: Win11
  • Browser: chrome
@brentru
Copy link
Member

brentru commented Jun 27, 2024

This issue is related to a bug within the ESP32 BSP on release 3.0.2. Beta 84 is based on this release.

espressif/arduino-esp32#9936

@brentru
Copy link
Member

brentru commented Jun 27, 2024

@microfoundry Until Espressif adds and releases a patch for this issue, we have rolled back WipperSnapper to Beta 83. Well cut a new release (beta 85) when the BSP is patched and ready.

@brentru brentru closed this as completed Jun 27, 2024
@brentru brentru reopened this Jun 27, 2024
@brentru
Copy link
Member

brentru commented Jun 27, 2024

@microfoundry We just released Beta 85 which should patch the issue you're experiencing with the Adafruit ESP32-S3 Feather w/4MB Flash 2MB PSRAM.

Please try this new firmware and let me know if the issue persists

@microfoundry
Copy link
Author

microfoundry commented Jun 28, 2024

@brentru - Beta 85 loaded without issues. Good to go.

On a different topic, which just happened again before going to 85: If I have this same board running on battery and allow the battery to drain, the system will be toast. Removing the battery and connecting via USB only, I will not get a WIPPER drive nor connection to Adafruit IO, but the uf2 bootloader is still available. 2 for 2 times so far. Will test again.

I read me-no-dev's last comments posted, it opens up some interesting possibilities...

UPDATE: The battery drain/no run issue did not occur with v85, but was only a single test.

@brentru
Copy link
Member

brentru commented Jun 28, 2024

On a different topic, which just happened again before going to 85: If I have this same board running on battery and allow the battery to drain, the system will be toast. Removing the battery and connecting via USB only, I will not get a WIPPER drive nor connection to Adafruit IO, but the uf2 bootloader is still available. 2 for 2 times so far. Will test again.

This is surprising to me. What battery and board are you using to test this?

@microfoundry
Copy link
Author

What battery and board are you using to test this?

The same Adafruit ESP32-S3 Feather w/4MB Flash 2MB PSRAM with Adafruit SHT45 sensor. And a generic 300mA Li-Ion cell

@tyeth
Copy link
Contributor

tyeth commented Jun 28, 2024 via email

@microfoundry
Copy link
Author

Hi Tyeth - it's the LC709203f lipo charger.

@tyeth
Copy link
Contributor

tyeth commented Jun 28, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants