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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
1,202 Views
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 Kudos
Reply
1 Solution
1,118 Views
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

 

View solution in original post

6 Replies
1,143 Views
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 Kudos
Reply
1,128 Views
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 Kudos
Reply
1,125 Views
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 Kudos
Reply
1,119 Views
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,114 Views
thesunminh2
Contributor II
Thank you, I got it.
Best regard.
0 Kudos
Reply
1,173 Views
guoweisun
NXP TechSupport
NXP TechSupport

That's difficult to operate this IC stand alone.

The better way to test it by software code.