STWLC38 GPIO Functions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-19 7:31 AM
Can you help to explain the function of these GPIO settings on the RX IC?
0x0A - RX power Out OD - this function is not mentioned in the datasheet or EVK user guide but is available through the GUI. How does it work?
0x05 - what does FW ready indicate? Is it related to Vout turn on? Is this a Push Pull or Open Drain pin?
0x29 and 0x2A - What is the function here? Does this pin act based on any information on the IC, or does it just stay high/low?
- Labels:
-
Wireless charging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-19 7:40 PM
Hi Sir
about wlc38 gpio control please refer this link for more infor
https://github.com/STwirelesscharger/Python_FT260_ST_WLC/blob/main/wlc38_register.py
https://github.com/STwirelesscharger/Python_FT260_ST_WLC/blob/main/a8_wlc38_gpio_control.py
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-20 6:39 AM
Thank you!
