-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Our packet length is currently restricted to the 64 byte FIFO buffer size. Close this issue when we can transmit and receive larger packets.
According to SLAA465C, this involves using TIMER0_A1_VECTOR to periodically poll the number of bytes available in the buffer, then grabbing or inserting them in that timer handler.
Metadata
Metadata
Assignees
Labels
No labels