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.

BQ27GDK000EVM User "Guide"?

Other Parts Discussed in Thread: BQSTUDIO

Ok I have the two user guides for the BQ27GDK000EVM: SLUUB24 and SLUUAO1A.  But neither really walks a customer through what is necessary to use BQStudio with it and characterize a battery well enough to create a parameter file for the fuel gauge under consideration.  Lots of nice specs with all the wonderful commands and registers, schematics, block diagrams...  But come on.  Tell me what buttons to push, what data to enter, to just get my job done!  A page and a half of actual user information is not enough.  Read the line items listed in the SLUUAO1A.  Do you really feel that the remainder of the document describes these well enough for someone to accomplish without further help?  

I have my BQ27GDK000EVM kit coming today.  I am being asked to provide a standardized list of 5 SOC thresholds for our products to then rely upon.  Presently the BQ27421 G1A parts are not being initialized - so they come up with bogus full SOC when the battery is almost discharged(!).  Our products must initialize the 421 as the customer may deplete battery charge fully to Vbat shutoff and memory loss on the chip (power bank application).  So I need to understand what battery state to start with if it matters, how many charge/discharge cycles I need to do and if discharge current rate matters all that much.  Discharge rates are standard USB product profiles (phones/tablets under 2A). My products indicate SOC by 5 LEDs so minute accuracy is not necessary.  How do I decipher a "learned" part's data file from the EVM to obtain parameters to embed in our micro's initialization code to the 421 upon recovery from a reset?

  • Hello Barry,

    As far as initialization, please check the BAT_DET bit. There's a section dedicated in the TRMs to explain how to initialize the SOC.

    Thanks
  • OK, I looked through the SLUUAC5a. The data sheet says implementing this part is EASY. Ha!!!!!
    My product has the battery integral. If the customer discharges it all power and memory is lost and has to be rewritten after power recovers. My battery det pin is tied via resistor to ground if I remember right. I have to write the 421 configuration and let it learn from there but also read and verify its content in case it gets corrupted due to customer actions.
    Show me where it describes taking the data obtained by BQS and applying it to the part in production in an EASY fashion.
    If I go to the trouble of using the GDK to characterize a battery I end up with a file. What is the format of the file? How does my firmware guy take that file and pull out register data to then program into the part on product initialization? BQS says I can save the file in various formats but just looking at the process I only see one format and it is unique. The GDK has a 421 embedded. Not much written on how to use it vs the external EVM's. Is the embedded part a G1A - I don't see where it gets specific. I also have a 421EVM but why add it if the internal part is the correct one?
  • To complicate matters, I have been asked to move from our product using the BQ27421 to our product using the BQ27621.  Am I correct that I then require the 621 eval board to run external off the GDK and the 421 board will not get us the correct parameters?  I ordered the 621 board but it may take over the weekend to show up. Perhaps I can continue with the 421 setup as I will need those values later on anyway...