diff options
| author | Jerzy Kasenberg <[email protected]> | 2020-10-01 11:49:14 +0200 |
|---|---|---|
| committer | Jerzy Kasenberg <[email protected]> | 2020-10-08 13:20:58 +0200 |
| commit | 9edf4334c441afbcb24b723411c5cdef1fac56ec (patch) | |
| tree | 816c6770aa95a9798dc8492e42f6ddbfe880541c /examples | |
| parent | 8b2c82255750488232eae72f3d5dcbacfd6227f3 (diff) | |
DA146xx: Allow receiving of packets larger then 64 bytes
Internal FIFO for each endpoint is limited to 64 bytes.
It is possible to have longer packets if respective FIFO
is read during actual packet transmission.
This change updates receive data path to allow packets (and
endpoint size) larger then 64 bytes.
If DMA is not used yet DMA is setup for reception of big packets.
If DMA is already assigned to some transfer, code enables FIFO level
warning interrupts and tries to read data before FIFO is filled up.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
