Skip to content

Long Packet Support #107

@travisgoodspeed

Description

@travisgoodspeed

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

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions