Hi,
I see there are code examples for the BQ769x2 with STM32 over I2C.
Is there any examples for programming BQ769x2 with ESP-32 over I2C?
Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I see there are code examples for the BQ769x2 with STM32 over I2C.
Is there any examples for programming BQ769x2 with ESP-32 over I2C?
Thank you.
Ok thanks Matt.
Is there any chance the specific main.h file included in the example for STM32 with I2C is readily available online?
Thank you,
Jess
Jessica,
There is no main.h file - there is a .h file for the header defining the registers and commands for the device. You should be able to use this header file for any microcontroller.
Regards,
Matt