altera2015 / usbserial

Flutter Android USB Serial plugin
BSD 3-Clause "New" or "Revised" License
121 stars 83 forks source link

GPIO CP2102n #62

Closed utya closed 11 months ago

utya commented 2 years ago

Can i control gpio on cp2102n?

realrk95 commented 2 years ago

Yes, any kind of serial interface works. I'm using the same chip

utya commented 2 years ago

Yes, any kind of serial interface works. I'm using the same chip

Can you explain, how to use set value to gpio, low/high?

altera2015 commented 11 months ago

GPIO is out of scope for this library.