 |
|
|
Topic: Break signal with FTDI
|
By: Guest | Posted on: Sep 21 2016 at 10:53:19 AM | It seems that break property has no effect on a FTDI virtual com port. It works well with other usb serial converter.
Has anyone experienced the same?
Thank you | |
By: Guest | Posted on: Sep 21 2016 at 02:04:59 PM | I found the problem... RTSEnable was TRUE, if I set it to FALSE it works | |
By: Support | Posted on: Sep 21 2016 at 04:02:32 PM | Not sure why rts should affect the break property.
Maybe something in the ftdi device driver but we'll check our code and release an update if necessary. | |
|