View Issue Details

IDProjectCategoryView StatusLast Update
0000097PicoCOM2Serial Driver/Interfacepublic2009-08-17 10:46
ReporterKiepferAssigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV1.04 
Target VersionV1.05Fixed in VersionV1.05 
Summary0000097: Available Baudrates
DescriptionEnable the usage of higher baud rates.
It should also be verified that this possiblities are reported correctly by GetCommProperties().
Additional InformationDiscussed at: http://forum.fs-net.de/viewtopic.php?f=13&t=1690
Forum Link
Found Driver VersionV1.0
Fixed Driver VersionV1.4

Activities

Kiepfer

2009-08-12 16:57

developer   ~0000070

Currently 128000 was the highest settable baudrate, even as this was not reported by GetCommProperties(). Other values were rejected when setting the DCB.
It now should be possible to set any baudrate between 75 and 256000 bauds.
I will check this change before marking this request resolved.