An example of how timer synchronization works #23
Replies: 4 comments 1 reply
|
According to HPM6200_UM_V1_0.
Could you tell - how should I setup the TRGO? |
|
An example of using trgm_output_update_source TRGM_TRGOCFG_PWM_SYNCI = 14 is the TRGMn_OUTPUT MUX SOURCE |
|
hpm_sdk/samples/drivers/sdm/src/sdm.c Line 229 in 7440098
|
|
Yes, it is possible to synchronise other PWMs with the sync timer. The schematic code is as follows, synchronising the four PWM0-PWM3 RLDs. |
Uh oh!
There was an error while loading. Please reload this page.
Hello.
At the moment, I'm trying to figure out how to synchronize timers in HPM6280.
Could you tell me if it is possible to clock two timers connected to the PWM from the third timer?
Is it possible to synchronously reset timers by an external event (TRGI)?
All reactions