Where to find documentation on registers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-04 8:49 AM
I am unable to find documentation on the different registers for hardware. I see registers like `TIM2->CCR1` mentioned everywhere, but I can not seem to find docs for it.
Does someone have an idea where I can find the documentation for registers and functions?
Solved! Go to Solution.
- Labels:
-
STM32L4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-04 8:52 AM - edited 2024-10-04 8:52 AM
Registers are shown in the reference manual of the chip. For example:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-04 8:52 AM - edited 2024-10-04 8:52 AM
Registers are shown in the reference manual of the chip. For example:
