PT2001 AN12336SW - Idle Diagnostics Failure

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

PT2001 AN12336SW - Idle Diagnostics Failure

874 次查看
deckhardt
Contributor IV

I was hoping my findings could help someone else developing idle diagnostics: I found that idle diagnostics were failing when using the microcode provided with the AN12336SW with the FRDMPT2001EVM  development board.

The following lines were generating software interrupts:

jocr idle_diag_fail0 _sc2v;

jocr idle_diag_fail0 _sc1s;

jocr idle_diag_fail0 _sc3s;

The interrupt was being thrown before the voltages at S_HSx and D_LSx had sufficient time to reach their stable value. 

In order to give the PT2001 enough time for the capacitor to charge at S_HSx and D_LSx, I moved the "bias all on" function into the INIT PHASE of the microcode and now it successfully passes all idle tests.

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

857 次查看
ErikaC
NXP TechSupport
NXP TechSupport

Hello,

The NXP support team appreciates your collaboration to help others.

Best regards.

0 项奖励
回复