MC33771B - SPI response format

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

MC33771B - SPI response format

340 Views
Patrick_Pavle
Contributor III

Dear Community,

Patrick_Pavle_0-1706793454375.png

The format is sent from the MCU to the MC33771B as far as I understand.
But I don't know exactly how it is described, i.e. where I can find memory data, master/slave, memory address, device address, command and crc.
Can someone please enlighten me and help me. Thank you!

best regards,

Patrick

0 Kudos
3 Replies

331 Views
diazmarin09
NXP TechSupport
NXP TechSupport

Hello Patrick_Pavle,

I hope all is great with you. Thank you for using the NXP communities.

You are correct, for message integrity and communication robustness, each SPI transmit message consists of six fields containing 40 bits.

In this case, I do recommend downloading the BCC SW Driver package for MC33771B/MC33772B from the link below and use the code as a reference for your design.

Embedded SW: Battery Cell Controller Software Driver for MC33771B/MC33772B

As you may noticed from the documentation, TX SPI bus always performs only one 40b SPI transfer.

diazmarin09_0-1706815860569.png

 

I hope this information helps.

Regards,

David

 

0 Kudos

235 Views
Kathirvel_M
Contributor I

Where you get this Information and How can i get MC33771B Data Sheet. I found only MC33771 Short Data sheet only. 

0 Kudos

194 Views
Patrick_Pavle
Contributor III

Dear @Kathirvel_M ,

You can find the table shown above under the link Embedded SW: Battery Cell Controller Software Driver for MC33771B/MC33772B ,in the Programmer_Guide folder and the PDF is called PG_BCC. On page 18 you will find the parameters shown

You need an NDA for the complete data sheet of MC33771B.

best regards,

Patrick

0 Kudos