cancel
Showing results for 
Search instead for 
Did you mean: 

ST7FMC1KT6 Timer B

anton2399
Associate II
Posted on February 01, 2006 at 09:51

ST7FMC1KT6 Timer B

2 REPLIES 2
anton2399
Associate II
Posted on May 17, 2011 at 10:19

I have apadpted the BLDC Sensorless Motor Library to the ST7FMC1. It's working fine. The library is using Timer B.

But according to the ST7FMC datasheet the ST7MC1 isn't equipped with Timer B.

A check with the debugger shows that both Timer A and Timer B exist on the ST7FMC1.

How is that possible ? Is Timer B an undocumented feature of The ST7FMC1 ? Is it allowed by ST to use Timer B ? Is Timer B testet during production.

gaetano
Associate II
Posted on May 17, 2011 at 10:19

Hi,

the datasheet is right :-] : in ST7MC1 Timer B is not available.

Neverthless, in the provided BLDC motor library, Timer A is not used: you could use it in place of Timer B (used as time-base for triggering several events).

Regards,

Tanio