Browse
STMicroelectronics Community
FAQs
Sign In
Product forums
STM32 MCUs
STM32 MCUs Products
STM32 MCUs Boards and hardware tools
STM32 MCUs Software development tools
STM32 MCUs Embedded software
STM32 MCUs TouchGFX and GUI
STM32 MCUs Motor control
STM32 MCUs Security
STM32 MCUs Wireless
STM32 MPUs
STM32 MPUs Products
STM32 MPUs Boards and hardware tools
STM32 MPUs Embedded software and solutions
STM32 MPUs Software development tools
MEMS and sensors
MEMS (sensors)
Imaging (sensors)
Automotive and Transportation
Automotive MCUs
AutoDevKit Ecosystem
GNSS positioning
Edge AI
Interface and connectivity ICs
Power management
ST25 NFC/RFID tags and readers
STM8 MCUs
Others: hardware and software
Analog and audio
Knowledge base
STM32 MCUs
STM32 MPUs
MEMS and sensors
Analog and audio
EMI filtering and signal conditioning
Interface and connectivity ICs
Power management
Quality & reliability
Academy
About
Community guidelines
Feedback forum
Community blog
Developer news
All community
This category
This board
Knowledge base
Users
Products
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
STMicroelectronics Community
STM32 MCUs
STM32 MCUs Products
Trigger ADC with timer problem
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Trigger ADC with timer problem
terje
Associate
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
2015-03-17
5:18 AM
Posted on March 17, 2015 at 13:18
The original post was too long to process during our migration. Please click on the attachment to read the original post.
Preview file
132 KB
All forum topics
Previous Topic
Next Topic
1 REPLY
1
terje
Associate
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
2015-03-17
8:26 AM
Posted on March 17, 2015 at 16:26
Dear all.
The problem is solved.
Solution:
To trigger the ADC with timer 3 you have to set the configuration
to:
Tim3MasterConfigHandle.MasterOutputTrigger=
TIM_TRGO_UPDATE
; and not TIM_TRGO_ENABLE
Kind Regards,
Reply
Related Content
TIM4 in OC Toggle mode does not always work with TIM_OC_Start_IT() and TIM_OC_Stop_IT()
in
STM32 MCUs Embedded software
2025-03-09
CAN Cyclic Frame with 100ms using a timer
in
STM32 MCUs Products
2025-03-09
read multiple samples from adc each 10 seconds with dma
in
STM32 MCUs Products
2025-03-09
Trigger ADC by TRGO
in
STM32 MCUs Products
2025-03-07
STM32F103 Input PWM capture signal with different width
in
STM32 MCUs Products
2025-03-04