Problem regarding the connection between STEVAL-WBC86TX and WPSTUDIO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-08 6:54 AM
Hello everyone,
I have an issue with my STEVAL-WBC86TX board: recently I loaded a config.file in which I disabled the FHOP.
When I connect the STEVAL to my PC using a USB-C cable, WPSTUDIO (both version 1.8.4 and 2.2.5) fails to recognize the WBC86TX device.
Additionally, I have measured the SDA with the oscilloscope and observed this issue. It seems there is a communication issue with I2C, as some bits fail to be written.
Could you tell me what might be causing it and how to resolve the problem?
Thank you!
- Labels:
-
STWBC86
-
STWLC38
-
Wireless charging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-08 6:48 PM
Hi Domenico
How about you try to click "empty", also please share GUI logs if you have.
From your i2c waveform, seems it have some glitch.
@Didier HERROUIN please help to check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-08 7:56 PM
Hi
also please use attach debug tool to check ft260 connect logs, it is build by python, runing need some time, correct log is like below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-09 1:10 AM
Hi Will Zhou,
I have already tried inserting ‘Empty’ but I do not solve the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-09 3:36 AM
Hi Will,
This first appeared after starting the debug file:
Then I changed the USB port and this appears:
At this point I opened the GUI in order to re-establish the connection between WPSTUDIO and STEVAL-WBC86TX but the problem is not solved.
is it possible that the ft260 is damaged? are there other possible solutions I could try?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-13 1:43 AM
Hello,
The plot is strange because the signal is correct at the beginning and the end of the communication.
On the STWBC86 eval board, can you remove the jumper between SDA and FT_SDA (connector P2) and measure again FT_SDA signal with a scope ? The goal is to check if the signals driven by FT260 are correct when there is no slave/load on the I2C bus. If the signal shape is still wrong, you could increase the SDA pull-up (R7) to 10K but I would not be very optimistic.
