Other Parts Discussed in Thread: LAUNCHXL-F28379D, BQ79616,
Hello,
I am trying to complete the initialization of the Bq79600EVM with one Bq79616EVM. When I send the wake pulse to the Bq79600, I see the D2 LED turn green and the D3 LED turn red. After this, I try to send the wake up command CONTROL1[SEND_WAKE]=1 to the Bq79600 in order to wake up the Bq79616 but no lights turn on on the Bq79616EVM and I don't see any activity on the daisy chain when probing it. I am using the LAUNCHXL-F28379D dev kit as the host microcontroller.
At first I was initially setting the UART baud rate to 250Kb/s and did confirm that I was sending the correct data to the CONTROL1 reg, "90 00 03 09 20 13 95". I then realized that the Bq79600 defaults to 1Mb/s baud rate so I updated that but am still seeing no activity or lights come on. R7 and R9 are populated with 0 ohms and R8 and R10 are de-populated. I am powering the EVM off 5V from the LAUNCHXL-F28379D dev kit and have the J1 and J3 jumpers set to 5V. J10, J11 and J12 are all set to UART.
What does it mean that the red D3 LED is on after I send the wake up pulse to Bq79600EVM?