Hello.
I have a problem with HPI on OMAP l138.
the signal HRDY is always high, so i can't recive data to HPI.
I can access into HPIA and HPIC but i can't to HPID.
I have configurated the PINMUX:
PINMUX13 = 0x22222222; PINMUX14 = 0x22222222; PINMUX15 = 0x22222222;
bit HPIENA = 1 of CFGCHIP1;
and i have configurated Power Sleep Control.
My hardware configure is :
HCS always "0"
HDS0 always "1"
HDS1 signal strobe
I checked the signals with Signals Analyzer and are corrected.
But the HRDY is always High.
Why?
thanks.