This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

linux下如何使用bq27xxx

Other Parts Discussed in Thread: BQSTUDIO, EV2400

www.ti.com.cn/.../bq27xxxsw-linux

根据以上内容,已经把bq27xxx的驱动移植到linux内核中,并在配置时候加入该设备。编译内核成功。

烧录后,在/dev目录下没看到有新的设备产生。

如何在应用程序中访问该驱动?比如获得个当前电量之类。