Hi,
I have been looking at USB traffic between the DM355 and a USB drive and I have observed PING packets in the STATUS stage of a CONTROL transfer. There have been reports of people having issues with these PINGs and certain USB drives. Ideally, it would be nice to turn the PINGs off, however I do not believe the DM355 allows this. The same Linux musb driver is used for both Blackfin and Divinci processors. The Blackfin processor guide defines bit 11 in the HOST_CSR0 register as disabling these PINGs. The DM355 does NOT have this bit defined. My own testing has shown that this bit is ignored by the DM355. There is no other mention of turning off PINGs for EP0.
Has anyone else run into this problem and confirmed these findings? Or found a work around?