Tool/software:
Hello,
I am testing MSPM0G350x.
How many clocks cost to access each register from CPU? ALL register is 1 CPU clocks?
Or Is it depends on peripheral side bus clock? (such as IOMUX register = ULPCLK, UART3 = MCLK)
Thanks,
GR
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.
Tool/software:
Hello,
I am testing MSPM0G350x.
How many clocks cost to access each register from CPU? ALL register is 1 CPU clocks?
Or Is it depends on peripheral side bus clock? (such as IOMUX register = ULPCLK, UART3 = MCLK)
Thanks,
GR
Hi GR,
See below thread for your reference, there also has the similar question on the CPU cycles during access peripheral register:
B.R.
Sal
Hi Sal,
Thanks for your information.
I understand as below:
For GPIO, there is no latency, and 1 cycles.
For PD1 (MCLK), there is 1 additional cycles latency, and is total 3 cycles.
For PD0 (ULPCLK), there is 3 additional cycles latency, and is total 5 cycles.
Best regards,
GR