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

ESP32C3 SPI mode can't read the IDCODE #44

Closed
sczh01 opened this issue Oct 31, 2022 · 2 comments
Closed

ESP32C3 SPI mode can't read the IDCODE #44

sczh01 opened this issue Oct 31, 2022 · 2 comments

Comments

@sczh01
Copy link

sczh01 commented Oct 31, 2022

CLK<10Mhz, the Last version can work normally by elaphureLink.
image

CLK=10Mhz, can't read the IDCODE in the configration page.
image
I check the SPI clock is 40Mhz as expected, I doubt the speed should be to fast, then decrease into 10Mhz. Still can't read the ID.

@windowsair
Copy link
Owner

If you select the 10MHz clock in the configration page, then you are actually using a 40MHz SPI clock.

The ESP32C3 should be available and I have tested it. So in this situation I would suggest to check your line connection.

@windowsair
Copy link
Owner

I tested again the ESP32C3 related functions and was unable to reproduce the error you mentioned. I will close this issue, but feel free to reopen it at any time.

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

2 participants