ADC in trigger+continuous configuration failing to perform conversions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-17 05:16 PM
Solved! Go to Solution.
- Labels:
-
STM32G4 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-21 12:33 PM
TIM20 is configured to have its trigger as OC1. If ADC has its trigger set to TIM 20 OC1, it will not sample. If ADC has its trigger set to TIM20 trigger, then things work as normal. TIM20 OC1 and trigger should be the same...but I guess not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-21 12:33 PM
TIM20 is configured to have its trigger as OC1. If ADC has its trigger set to TIM 20 OC1, it will not sample. If ADC has its trigger set to TIM20 trigger, then things work as normal. TIM20 OC1 and trigger should be the same...but I guess not.