In the specifcation for the C674x USB0 Peripheral the documentation states that "You should clear this [FIFONOTEMPTY] bit.", but I am not sure when too clear it?
I currently have a working USB stack which works with as a CDC-ACM device and can transfer data using just the CPU, but I am only clearing this bit if it is set when I initially set up the FIFOs. I'd like to know if there are any other circumstances when I should be clearing this bit?
Thanks
Peter