View Issue Details

IDProjectCategoryView StatusLast Update
0000651PicoMOD6Serial Driver/Interfacepublic2011-06-28 13:05
Reporterfroelich Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV1.09 
Target VersionV1.10Fixed in VersionV1.10 
Summary0000651: Modify driver for COM4: so it can use PIN 19 and 20 of connector J1
DescriptionThis is an alternate way to use COM4. Its the preferred method because we don't have to add/remove resistors.

Additional InformationModify driver for COM4:
* Configure UARTSEL as input with pull-down
* Read UARTSEL
* If UARTSEL = LOW -> Disable RTC0/CTS0 and configure as RxD/TxD
* If UARTSEL = HIGH -> Output RxD/TxD at CAN signals.
Forum Link
Found Driver VersionV1.1
Fixed Driver VersionV1.3

Activities

froelich

2011-06-22 15:23

administrator   ~0000429

Last edited: 2011-06-27 14:12

The 4th serial UART driver is now included in image but disabled by default (Flags=4).
In case you want use this UART, you simple have to set Flags to 0, save registry and restart device.