Hello!
Can we can emulate ev2300 board with Arduino and connect battery with genuine TI software? Like bq20869 soft to read bq's?
Attache is screen of soft.
Can we can emulate ev2300 board with Arduino and connect battery with genuine TI software?
Theoretically: yes, but that's quite a lot of work and I guess you won't get all the needed information from TI.
You failed to describe your project in enough detail so I simply assumed a few things: That "genuine TI software" runs on a Windows PC, the board is connected to the PC by USB, TI software uses undocumented features (one is probably the USB interface chip's firmware).
You have to start by emulating that USB chip (at least the features you need) and then emulate the bq8012. Not impossible but most probably not worth the effort.
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.