Other Parts Discussed in Thread: BQ76PL536EVM-3, ENERGIA
Tool/software: Code Composer Studio
Hello,
I am trying to connect the bq76pl536evm-3 and msp430f5529 to develop a battery management system. I believe I have figured out the SPI connections between the devices, and currently trying to implement code into the msp430 to run the two devices together.
I'm slightly unsure where to get started with this code to initialize the bq76pl536evm-3. In some forum posts about the msp430f5529 and bq76pl536evm-3, people discuss example code described in SLAA478. I am unsure what this code is and where to find it.
Also, is it possible to use Energia with these devices? Or would CCS be better?
Any coding tips or advice for these two devices would help!