MC33774A

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

MC33774A

973 Views
DIVYAJ1
Contributor I

Hi,

I am trying to develop firmware for BMS that was designed using MC33774A. I am interfacing the AFE with STM32 MCU. 

Is there any reference code or library available for this part in C/C++.

 

Thank you

0 Kudos
Reply
1 Reply

962 Views
robert154
Contributor I

Developing firmware for the MC33774A with an STM32 MCU involves creating a custom driver using the STM32 HAL library. This driver will handle SPI communication, register configuration, cell voltage measurement, balancing control, fault detection, and temperature monitoring. Refer to the MC33774A datasheet and consider adapting code snippets from online resources while prioritizing safety and thorough testing.

0 Kudos
Reply