Other Parts Discussed in Thread: BQSTUDIO
Tool/software: Linux
Can you communicate with BQ40z50-R! using Linux?
Here is issue my customer is having:
For example, the follows are what our application sent to inquiry firmware version:
<7>i2c i2c-1: master_xfer[0] W, addr=0x16, len=3
<7>omap_i2c omap_i2c.1: msg->buf[0]=0x44
<7>omap_i2c omap_i2c.1: msg->buf[1]=0x2
<7>omap_i2c omap_i2c.1: msg->buf[2]=0x0
But it says can’t write 0x02 command to reg 0x44:
<6>i2c write word fail: can't write 0x02 to reg 0x44
<6>Failed to send firmware version subcommand:-121
Let me know if you have a solution how to communicate with Linux?