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

ESP32-S3 issue on SPI pins (IDFGH-13737) #14601

Open
3 tasks done
Nezaemmy opened this issue Sep 18, 2024 · 0 comments
Open
3 tasks done

ESP32-S3 issue on SPI pins (IDFGH-13737) #14601

Nezaemmy opened this issue Sep 18, 2024 · 0 comments
Labels
Status: Opened Issue is new

Comments

@Nezaemmy
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

I have been using the 3 chained 74hc595 shift register with ESP32; the system has been working for more than one year.
After switching to ESP32-S3, the system works for 2 to 3 days. The 74HC595 shift register starts misbehaving (for example, if you want to switch on pin 5 of the second chained shift register, pin 3 of the first shift register, and pin 6 of the shift register ON things like that), and with replacing the damaged one, the system works after the same time the issue comes again. The ESP32 doesn't have this issue with 74hc595.

@espressif-bot espressif-bot added the Status: Opened Issue is new label Sep 18, 2024
@github-actions github-actions bot changed the title ESP32-S3 issue on SPI pins ESP32-S3 issue on SPI pins (IDFGH-13737) Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

2 participants