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

TRNG: Using ADC after TRNG deinitialization (ESP32-C6) #1750

Closed
playfulFence opened this issue Jul 4, 2024 · 0 comments · Fixed by #1945
Closed

TRNG: Using ADC after TRNG deinitialization (ESP32-C6) #1750

playfulFence opened this issue Jul 4, 2024 · 0 comments · Fixed by #1945
Assignees
Labels
bug Something isn't working chip:esp32c6 Issue related to ESP32-C6 chip status:blocked Unable to progress - dependent on another task

Comments

@playfulFence
Copy link
Contributor

playfulFence commented Jul 4, 2024

For the sake of finally publishing #1538, we have limited the functionality of TRNG on the ESP32C6 chip in the sense that the user cannot downgrade TRNG to RNG and use ADC after that. As soon similar issue is fixed in espressif/esp-idf#14124, I will make the appropriate changes to our TRNG driver and this issue will be closed.

@playfulFence playfulFence added the status:blocked Unable to progress - dependent on another task label Jul 4, 2024
@playfulFence playfulFence self-assigned this Jul 4, 2024
@github-project-automation github-project-automation bot moved this to Todo in esp-rs Jul 4, 2024
@playfulFence playfulFence changed the title TRNG: Using ADC after TRNG deinitialization (ESP32-C6) TRNG: Using ADC after TRNG deinitialization (ESP32-C6) Jul 4, 2024
@jessebraham jessebraham added the bug Something isn't working label Jul 4, 2024
@tom-borcin tom-borcin added the chip:esp32c6 Issue related to ESP32-C6 chip label Aug 13, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chip:esp32c6 Issue related to ESP32-C6 chip status:blocked Unable to progress - dependent on another task
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants