| Author | beginning argument ( Replies received: 3 ) |
| lanchon |
Posted 29-04-2008 at 12:24   |

Registered on : 11-02-2009
Messages : 367
OFF-Line
|
authors of the STM32 FOC library please read this post.
thank you very much.
|
|
|
Profile
Quote
|
| Billino |
Posted 13-05-2008 at 10:10   |

Registered on : 02-04-2005
From Italy
Messages : 9
OFF-Line
|
Dear Sir,
here is the description of the STM32 behavior TIM1 when in debug mode:
Normal mode (DBG_TIM1_STOP bit reset): the timer continues to operate normally - May be dangerous in some case since a constant duty cycle is applied to the inverter (interrupts not serviced)
Safe mode (DBG_TIM1_STOP bit set): the timer is frozen and PWM outputs are shut down - Safe state for the inverter. The timer can still be re-started from where it stops.
Thanks to your feedback, we'll take care of better explaining it in the reference manual.
|
|
|
Profile
Quote
|
| lanchon |
Posted 14-05-2008 at 08:54   |

Registered on : 11-02-2009
Messages : 367
OFF-Line
|
hi Billino,
thank you very much for your help.
regards,
lanchon
|
|
|
Profile
Quote
|
| martin.pec |
Posted 01-12-2008 at 15:15   |

Registered on : 06-02-2009
Messages : 8
OFF-Line
|
Hi.
Has anyone tried this functionality(stoping timer and disabling output) with timer8.
It seems that DBGMCU ->CR = 0x100000; has no effect, outputs are still on.
Regards, Martin.
|
|
|
Profile
Quote
|