Other Parts Discussed in Thread: EV2400 , BQEVSW 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1325334/ev2400 主题中讨论的其他器件: BQ8050 、EV2400 、BQEVSW、 BQ3…
Other Parts Discussed in Thread: BQEVSW , EV2400 , BQSTUDIO 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1337797/ev2400-bqstudio-or-bqevsw 器件型号: EV2…
Other Parts Discussed in Thread: EV2400 , BQSTUDIO 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1194065/ev2400-error-using-the-ev2400-with-labvie…
Part Number: BQSTUDIO Hi Everybody:
I'm developing a custom test system for programming and calibrating this fuel gauge with python. Can you provide documentation on how to write the SREC file? I'll need to know how to write the IF and DF portions, verify…
Other Parts Discussed in Thread: EV2400 , BQEVSW 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1364104/ev2400-work-with-bq20z65-series-ic 器件型号: EV24…
Other Parts Discussed in Thread: BQ34Z100 , EV2400 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1421717/ev2400-problems-when-programming-a-bq34z100…
Other Parts Discussed in Thread: BQ26100 , BQ26100EVM , EV2400 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1313573/bq26100evm-bq26100-ev2400 器件型号:…
Other Parts Discussed in Thread: BQ26100 , BQ26100EVM , EV2400 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1313573/bq26100evm-bq26100-ev2400 器件型号:…
Part Number: EV2400 Other Parts Discussed in Thread: BQ40Z50 , BQSTUDIO
Hi ,TI:
我使用如下代码烧录srec到Gauge,
from DriveBqBoxClass import BqDrive
from ctypes import *
import sys
from time import sleep
import os
def error ( err ):
bqsbb_file = "./bqSBB.dll"…
Part Number: EV2400 Hi 大家好,
目前正在进行的一个项目是通过python程序驱动EV2400连接电量计读取相关信息。目前只获得了bq80xrw.dll文件,但是由于无法在python中熟练使用ctypes进行数据类型转换,所以总是连接失败。请问谁有bq80xrw的python版本,求分享一下。谢谢!谢谢!