Hi There
I want to know if it is possible to reset the uPP port FIFO after initialising the port. I have written my own drivers for this port and have them working almost as I want. I notice that anytime I initialise or reset the uPP port and then populate the DMA Descriptor registers the uPP port seems to fill my buffer with old junk from the uPP FIFO buffers. This only seems to happen after a init or reset of the uPP port.
Is there a way to reset the uPP FIFO / Descriptors? Currently after a reset I populate the DMA registers and ignore the trash it returns before I repopulate them to catch my real data.
All help appreciated
Thanks
Tony