Skip to content
Discussion options

You must be logged in to vote

As you can read in the IDF documentation for 24 bits the the multiples need to be divisible by 3.

I would suggest to try with 32 bits which does not have this restriction.
After all 24 bits is also represented by a int32_t!

If you get a wrong frequency when using the apll, then I guess this might be a bug in the IDF core. So if it is doubled, did you try to set the the mclk_multiple to 192 ?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@pschatzmann
Comment options

@KorbinDick
Comment options

@KorbinDick
Comment options

Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants