Other Parts Discussed in Thread: BQ34Z100-G1, BQ27426, BQ40Z50
We’re developing a temperature polynomial curve for use with BQ27427 and NTC. I had a few questions I couldn’t answer from the relevant documents.
- When the BQ27427 reads the NTC, it seems to pull the NTC up for around 125ms every second. I’ve seen typical pull-up values of 8.45k(from SLUA398) and 21k(for BQ34Z100-G1), what does BQ27427 use?
- Is the NTC ADC reference for BQ27427 the internally regulated VDD, 1.8V?
- Is SLUA398.pdf and corresponding ZIP file the correct reference document for computing a new NTC curve for BQ27427?
- How do I map the values from the SLUA398 Excel solver to the BQ27427 registers? For example:
- SLUA398 Excel: Polynomials: A0, A1, A2, A3, Min A/D Max Temp
- BQ27427 TRM: “Ext a Coef 1-5”, “Ext b Coef 1-4”
- Is there a function that takes in ADC counts and Polynomial coefficients and computes temperature that we could use for testing?