Skip to content

FT231X Serial-to-USB not working #432

@NuclearPhoenixx

Description

@NuclearPhoenixx

The disadvantage of working with WebUSB is that you can't directly connect to a serial device, so you need a Serial-to-USB chip. AFAIR we added support for all FTDI chips in that regard.

I noticed i had a spare FTDI FT231X board laying around, so i tried using that but i am still running into issues. Currently im using an ESP Wroom 32 with said Serial to USB chip. The Esp is just running very simple test code:

Image

Connecting the ESP via the FTDI chip it works without any problems on PC and i can see all the data comin in correctly on a serial monitor on mobile.

Image

But when i connect it to the Gamma MCA app, it shows up correctly under the serial devices. But as soon as i start recording, it sometimes works for like a second and then just stopps. There is then no new data coming in on the Gamma MCA console. But when i check it again without doing anything in the app, the data is still coming correctly. Im not sure if this is an issue with Gamma MCA or just with something im doing wrong, but any help would be appreciated.

Originally posted by @pyrogcode in #431

Metadata

Metadata

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions