Hi,
I have designed a board based on a AM3352 and i'm facing some random babble interrupt with USB devices.
Here is what i can see on 'dmesg':
CAUTION: musb: Babble Interrupt Occurred
I'm using Kernel 3.12 from EVM 7.0
I tried some patches like the one that reset the USB after a babble detection, it helps recovering but it's not a solution for 3G communication (the communication aborts frequently)
I've tried the latest USB source code from TI Git (Kernel 3.12.46), the Babble stil occurs but the reset patch has been removed so the situation is worst.
I've heard that it could be an interference issue, how can we solve it by modifying our PCB ?
Thanks in advance
Regards
PS: i've read on the forums that it could also be a power management issue, i can't uncheck anymore powermanagement features due to dependancies, can you confirm this is OK ?