Could the MC33771C Evaluation Board can work in Stand Alone mode?

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

Could the MC33771C Evaluation Board can work in Stand Alone mode?

跳至解决方案
1,203 次查看
thesunminh2
Contributor II

Hello, I have a question about the MC33771C Evaluation Board. I intend to test the OC & OV protection function of the MC33771C by using the Evaluation board FRDM33771CSPEVB.

Could I operate the EVB of MC33771C stand alone, without using the EVB S32K? I intend to control the MC33771C by using the SPI emulator, is it possible to do this? And if it is possible, which information/register that I should modify/input to the MC33771C before connecting to the battery cell and starting test?

Best regard.

0 项奖励
回复
1 解答
1,119 次查看
guoweisun
NXP TechSupport
NXP TechSupport

That's better for use the controller board to change the software to detected the OC/OV

We provide the software driver example as below:

Search | NXP Semiconductors

guoweisun_0-1700630191619.png

 

在原帖中查看解决方案

6 回复数
1,144 次查看
thesunminh2
Contributor II

Dear guoweisun,

Thank you for your support.

If I want to check the OC, OV operation of MC33771C, which control board that I should use ? 

And could you tell me how to check the OC, OV operation generally?

Best regard.

 

0 项奖励
回复
1,129 次查看
guoweisun
NXP TechSupport
NXP TechSupport

I think each EVB has this OC/OV detection function.

For example you can set CTx_OVUV_EN bit then read CELL_OV_FLT bit for OV.

 

0 项奖励
回复
1,126 次查看
thesunminh2
Contributor II

Dear guoweisun,

Thank you for your reply.

Do you mean that I can check that as if the MC33771C can detect the OC / OV normally or not by using the MC33771C evaluation board only, no need to use the control board, right?

The produce is like as below generally, right?

1. Change the register setting of OC/OV threshold

2. Input the OC/OV signal

3. Read the status register to confirm.

If an POR /wakeup event is needed to make the IC operate, please kindly tell me know.

Best regard.

0 项奖励
回复
1,120 次查看
guoweisun
NXP TechSupport
NXP TechSupport

That's better for use the controller board to change the software to detected the OC/OV

We provide the software driver example as below:

Search | NXP Semiconductors

guoweisun_0-1700630191619.png

 

1,115 次查看
thesunminh2
Contributor II
Thank you, I got it.
Best regard.
0 项奖励
回复
1,174 次查看
guoweisun
NXP TechSupport
NXP TechSupport

That's difficult to operate this IC stand alone.

The better way to test it by software code.