View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000024 | PicoCOM1 | Serial Driver/Interface | public | 2009-03-16 10:45 | 2011-01-13 10:10 |
Reporter | Assigned To | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.12 | ||||
Target Version | V1.18 | Fixed in Version | V1.18 | ||
Summary | 0000024: WaitCommEvent EV_RXFLAG not implemented | ||||
Description | This event flags used to wait for receiving a defined character is not implemented currenlty. This applies to PC1 and PC2 (atmel common directoy tree). | ||||
Forum Link | |||||
Found Driver Version | V1.3 | ||||
Fixed Driver Version | V1.11 | ||||
|
I suppose the event management system of the serial driver is working properly at all! http://forum.fs-net.de/viewtopic.php?f=26&t=1533 http://forum.fs-net.de/viewtopic.php?f=26&t=1505 http://forum.fs-net.de/viewtopic.php?f=26&t=2063 |
|
Support added. |
|
There still seems to be a problem as the RXFLAG will only occur in compination with the RXCHAR event. |
|
RXCHAR and RXFLAG events are supported in the latest serial driver version. There where some additional enhancments. See following bugs for more information: 0000399, 0000380, 0000180, 0000169, 0000097 |