I have been trying to interface a bq2014H gas gauge with the RS232 port on a pc. I have the level converter working OK ( based on a MAX3232 chip) but I cannot quite workout how to send the appropriate bit stream to the gas gauge. Sending the address/command as bytes via a normal RS232 DLL doesn't work and I asume that is because the bit stream is not correctly formed for the hdq engine to recognise. Everything is OK when using the EV2200 interface but I don't want that in the final setup. Anyone already solved this or have any ideas what to do? The EV2200 uses a micro controller but I don't know if the code is freely available.
Any help really appreciated.