How can I program a UPP transmit transfer that is less than the minimum FIFO burst size (64bytes)? When a transfer is configured for less than 64 bytes an end of line interrupt, not an end of window interrupt, and an underrun interrupt occur. The UPP also continues to assert that it is active (UPIS2 bit 0) although the address in UPIS0 has been incremented to the end of the transfer. How are transfers less than 64bytes properly handled?