2021-05-25 04:17 AM
Hello!
For some time already I cannot find this in manuals. Can someone point me if there is any table somewhere? Of course I can find it out experimentally, but it would be more convenient to know where it is listed.
Solved! Go to Solution.
2021-05-25 04:42 AM
The mapping is contained in the table Register boundary addresses, usually in section 2 of the Reference Manual. In addition to the border addresses, it also contains the responsible bus.
Good luck!
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
/Peter
2021-05-25 04:42 AM
The mapping is contained in the table Register boundary addresses, usually in section 2 of the Reference Manual. In addition to the border addresses, it also contains the responsible bus.
Good luck!
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
/Peter
2021-05-25 06:50 AM
Thank you very much! For sure I wouldn't find this place myself :)).
2021-05-25 08:03 AM
This is what I've asked several times as a CubeMX feature: for each timer, please show where its clock comes from. Even more, show the current clock frequency from the clock config view.
2021-05-25 02:37 PM
You could add it as an Idea, to be ignored by ST over there.
JW
2023-06-02 11:57 PM - edited 2023-11-20 09:24 AM
I opened the RM but looked over it, for those not awake in the morning this visual :):
2024-05-18 02:35 AM
In RM0433 which I am using for the STM32H753, the timer clocking can be determined by the RCC_APB1LRSTR and RCC_APB2RSTR register definitions in Section 8.8, Table 84.