MC33771 BCC init issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MC33771 BCC init issue

785件の閲覧回数
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 返信

680件の閲覧回数
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 件の賞賛