cancel
Showing results for 
Search instead for 
Did you mean: 

STWLC38 driver code

plawat
Associate III

Hi,

We have integrated the STWLC38 as receiver for our device. We want to know how to read the registers to know the status of charging, voltage and Current.

https://github.com/STMicroelectronics/STWirelessCharging-C-Drivers/tree/main

this gives patch update of firmware. We need configuration code as we are developing the firmware on Zephyr.

1 ACCEPTED SOLUTION

Accepted Solutions
willzhou
ST Employee

Please find this link https://github.com/STwirelesscharger/Python_FT260_ST_WLC

This use python and FT260 dongle, for MCU I2C driver is same.

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
willzhou
ST Employee

Hi 

@plawat 

about the status of charging, voltage and Current. i will write some example code, and put to 

https://github.com/STwirelesscharger/

Please give us sometime to write example code.

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
willzhou
ST Employee

Please find this link https://github.com/STwirelesscharger/Python_FT260_ST_WLC

This use python and FT260 dongle, for MCU I2C driver is same.

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.