Tool/software: Linux
Hello
I have the BQ25898D driver from the Linux open source code, do you have a driver for the BQ25898?
any driver compatible for version greater then 3.19 will be suffice
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.
Tool/software: Linux
Hello
I have the BQ25898D driver from the Linux open source code, do you have a driver for the BQ25898?
any driver compatible for version greater then 3.19 will be suffice
thank you
Hi Ilan,
The bq25898 is the same as the bq25898D except the D+/D- pins have been replaced by PSEL and /PG and the I2C address is 1 bit different. PSEL is logic pin that performs very similar functionality as D+/D-. Therefore, the bq25898D driver can be very easily modified to communicate with the bq25898.