-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
I2C not working in Firmware 1.7.1-preview.966 #871
Closed
Labels
Comments
Couple of questions:
|
yes, the pins are all correct. The same hardware and setup work if I flash with the older preview firmware ESP32_WROOM_32-1.7.1-preview.939 |
14 tasks
I have just tested again. The I2C only works on ESP32_REV0 and not on ESP_PSRAM_REV0. |
14 tasks
Improvement (and hopefully definitive fix) with nanoframework/nf-interpreter#2106. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Details about Problem
Target:
ESP32
Firmware image version:
ESP32_PSRAM_REV0-1.7.1-preview.966
Worked before? If so, with which nanoFramework image version:
Works on ESP32_WROOM_32-1.7.1-preview.939
Device capabilities output:
Description
The Oled display is not displaying any output.
Detailed repro steps so we can see the same problem
use the sample code here.
https://github.com/nanoframework/nanoFramework.IoT.Device/tree/develop/devices/Ssd13xx/samples
...
Other suggested things
Expected behaviour
Display on OLED
A clear and concise description of what you expected to happen.
Screenshot
Additional context
Add any other context about the problem here.
Make an effort to fix the bug
Attempt to submit a Pull Request (PR) that fixes the bug. Include in this PR a test that verifies the fix. If you were not able to fix the bug, a PR that illustrates your partial progress will suffice.
The text was updated successfully, but these errors were encountered: