-
Notifications
You must be signed in to change notification settings - Fork 2.1k
cc2420: RXFIFO overflow is not handled correctly #315
Copy link
Copy link
Closed
Labels
Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
By now neither wsn-v1_4 nor telosb driver implementation handles RXFIFO correctly. When FIFOP fires, the RXFIFO should be always read, because at least one packet was received. If FIFO goes down, the driver should check if FIFOP is high and call SFLUSHRX if true (otherwise do nothing).
(migrated from https://github.com/RIOT-OS/boards/issues/27)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)