How do I setup communication between SAMV71 MCU and MC33771B through SPI?

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

How do I setup communication between SAMV71 MCU and MC33771B through SPI?

510 Views
MuraliKK
Contributor I

I am currently trying to use FRDM33771BSPIEV to monitor 8 cell voltages. I have connected the hardware

according to the user manual and the 4 wire SPI connections have also been setup. Here SAMV71 is master and MC33771B is slave module.

 

1)How do I receive messages from MC33771B?

2)How do I program MC33771B i.e what instructions do I use?(some commands such as MEAS_STACK have been mentioned in the data sheet, do I use them?)

3) Are there any examples files to control MC33771B or to atleast retrieve data from MC33771B?

 

Tags (2)
0 Kudos
1 Reply

500 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

we provide this SW package which includes generic driver suitable for any 32bit MCU with SPI module and example for S32K144 MCU:

https://www.nxp.com/design/analog-expert-software-and-tools/sdk-analog-expert-drivers/embedded-sw-ba...

Regards,

Lukas

0 Kudos