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

Appears to crash on ESP32-S2 #7

Open
larryqiann opened this issue Oct 24, 2022 · 0 comments
Open

Appears to crash on ESP32-S2 #7

larryqiann opened this issue Oct 24, 2022 · 0 comments

Comments

@larryqiann
Copy link

Hi,

I'm not sure whether this is something I'm doing wrong or whether this is a problem with the ESP32-S2 or something else:
I have tried both the example project posted here in the issues as well as manually setting it up.

I'm on macOS, M1. The version of IDF is ESP-IDF v4.4.2-dirty

I have attempted to build and flash the application on a LOLIN S2 Mini board, which connects over the on-chip USB Serial converter. It appears that when u8g2_InitDisplay is called, the chip crashes because the serial port no longer works. There is no such problem if this line (and subsequent lines related to u8g2) are commented out.

Of course, nothing is actually displayed on the screen.

I'm trying to get a debugger working using JTAG (which is another problem), but in the meantime, is there anything I might be able to try to do to resolve this problem?

Thanks!

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

No branches or pull requests

1 participant