Bootstrap capacitor (Cbs) Precharging

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Bootstrap capacitor (Cbs) Precharging

1,232 次查看
pratibhasurabhi
Contributor V

Hi all,

I am referring MC9S12ZVM-Family RM.(Rev 2.13)

In the chapter 1.13.8.2.1 Bootstrap Precharge

The below chunk of data : 

***********************************************************Start**********************************************************

The bootstrap capacitors must be precharged before turning on the high-side drivers for the first time. This
can be done by using the PMF software output control mechanism:
PMFOUTC = 0x3F; // SW control on all outputs
PMFOUTB = 0x2A; // All high-sides off, all low-sides on
The PWM0 signals should be configured to start with turning on the low-side before the high-side drivers
in order to assure precharged bootstraps. Therefore invert the PWM0 signals:
PMFCINV = 0x3F; // Invert all channels to precharge

*********************************************************End*************************************************************

Query is whether the above advisory of pre-charging bootstrap and inverting PWM0 signals is applicable for all versions of GDU i.e. GDUV4, GDUV5, GDUV6 or for a specific version

Thanking in advance

标签 (1)
标记 (2)
0 项奖励
1 回复

1,175 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi Pratinha,

Yes, it applies to all the GDU versions.

Because the capacitor is charged only when the corresponding LS driver is active.

pastedImage_1.png

Regards,

Daniel