Skip to content

Releases: felHR85/UsbSerial

v4.5.2

15 Jan 05:31
Compare
Choose a tag to compare
Added CC3D board (STM F1)

Added CC3D

Added fake FTDI reprogrammed by driver

Ignored modem connected on Samsung devices

Bumped target SDK to 27

Fixed intermittent crashes with read buffers

Fixed NPE in read API

UsbSerial

02 Nov 22:12
Compare
Choose a tag to compare
  • Added UC-232A Serial Port from ATEN manufacturer

UsbSerial

18 Sep 19:53
Compare
Choose a tag to compare
  • Added an example using the synchronous api.
  • Solved a bug in syncRead method when a FTDI device is connected and timeout is set to 0.

UsbSerial

23 Jul 14:47
Compare
Choose a tag to compare
  • Solved some minor issues.
  • Added a method "isSupported" to know wether a device is supported or not in a easier way.

UsbSerial

01 May 14:13
Compare
Choose a tag to compare

-SPI interface added
-CP2103 support added

UsbSerial

16 Apr 16:18
Compare
Choose a tag to compare

CH340 new driver implemented with more baud rates, RTS/CTD, DTR/DSR and Parity

UsbSerial 4.1.1

28 Feb 19:08
Compare
Choose a tag to compare

FTDI synchronous read problem solved

UsbSerial 4.1

27 Feb 18:48
Compare
Choose a tag to compare

Added synchronous write and read operations

UsbSerial 4.0

13 Feb 18:14
Compare
Choose a tag to compare

RTS/CTS and DTR/DSR flow control signals added for CP210x and FTDI devices.

UsbSerial 3.3

09 Jan 12:44
Compare
Choose a tag to compare

UsbSerial updated to Android Studio