2024-01-28 02:21 AM - last edited on 2024-02-01 01:25 AM by willzhou
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.
Solved! Go to Solution.
2024-01-31 12:45 AM
Please find this link https://github.com/STwirelesscharger/Python_FT260_ST_WLC
This use python and FT260 dongle, for MCU I2C driver is same.
2024-01-30 11:14 PM
Hi
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.
2024-01-31 12:45 AM
Please find this link https://github.com/STwirelesscharger/Python_FT260_ST_WLC
This use python and FT260 dongle, for MCU I2C driver is same.
2024-11-08 02:46 PM
Hello Will,
My company is switching to use stwlc38 wireless receiver, and we would like to configure the chip supporting 15W. which code I should program in the chip, BBP or EPP or BPPEPP?
I would like to send charge-status (proprietary packet) to the wireless transmitter, so that the transmitter could identify which device it is charging to.
Look forward to hear from you.