View Issue Details

IDProjectCategoryView StatusLast Update
0000071PicoCOM1Serial Driver/Interfacepublic2009-10-12 06:55
ReporterKiepferAssigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version1.06 
Target Version1.13Fixed in Version1.13 
Summary0000071: 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   ~0000067

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.