There are beautiful schemas in document about I2C module of C672x.
For example Figure 18 on page 26.
What means box "Reprogram the MMRs"?
The text "Reprogram the MMRs" is only on schemas and not explained in document.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
There are beautiful schemas in document about I2C module of C672x.
For example Figure 18 on page 26.
What means box "Reprogram the MMRs"?
The text "Reprogram the MMRs" is only on schemas and not explained in document.
Hi Constantine,
Thanks for your post.
I apologise that, MMR's are not explained in the document.
MMR's are nothing but memory mapped registers which are reserved addresses directly mapped to registers for configuring peripheral device like SPI, I2C, etc.
Thanks & regards,
Sivaraj K
Thank you, Sivaraj
I find some explanations of MMRs in sample of SmBus driver state machine, that you post some years ago.