MC33771 BCC init issue

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

MC33771 BCC init issue

1,425 次查看
kentseng
Contributor II

Hi Sir

I modify the BCC V1.1 connect the 2pcs MC33771, but now  the CID2 init seems have problem,

i lost some thing modify?

pastedImage_1.png

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

1,320 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Tzu,

The driver itself support up to 15 devices in the TPL mode.

The provided example(s) projects are determined for a use case of one BCC device as it is written in its (/their) documentations.

 

When more BCC devices are used, BCC_INIT_CONF must be initialized as [NUMBER OF DEVICES][BCC_INIT_CONF_REG_CNT] with appropriate register values for each BCC device separately.

Another possibility is to keep the second parameter of BCC_Init function NULL and to initialize the registers by BCC_Reg_Write or BCC_Reg_GlobalWrite operations by yourself.

Best regards,

Tomas

0 项奖励
回复