MC33774A

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

MC33774A

1,003 次查看
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 项奖励
回复
1 回复

992 次查看
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 项奖励
回复