Skip to main content
grzegorz
Associate III
February 23, 2019
Question

Spirit1: sending large packets

  • February 23, 2019
  • 1 reply
  • 805 views

In theory the Basic protocol allows sending packets up to 64kB long. But the TX FIFO has only 96 bytes. How can I send and receive bigger packets? I was looking at the P2P demo but it doesn't handle more than 96 bytes.

This topic has been closed for replies.

1 reply

ABIDY
Visitor II
July 10, 2020

Hello

You can send your packet (PKT_size>96) using AE IRQ , while testing Almost empty threshold and a reload on the TX FIFO