Hi, I am using TMDXRM46HDK Hercules Development Kit. I have configured and tested MIBSPI1 with Aardvark and it is working fine.
I have configured MIBSPI5 as well using same settings as MIBSPI1 but I am unable to transfer 16 bytes of data using MIBSPI5. Here is log of Aardvark:
"Time","Module","Read/Write","Master/Slave","Features","Bitrate","Address","Length","Data" "2015-01-24 01:09:29.101","SPI","R","S","RSML","","","14","00 11 22 33 55 66 77 88 99 AA BB CC DD FF" "2015-01-24 01:09:29.101","SPI","W","S","RSML","","","14","FF EE DD CC BB AA 99 88 77 66 55 44 33 22" "2015-01-24 01:09:32.045","SPI","R","S","RSML","","","15","00 11 22 33 44 55 66 77 88 99 BB CC DD EE FF" "2015-01-24 01:09:32.045","SPI","W","S","RSML","","","15","FF EE DD CC BB AA 99 88 77 66 55 44 33 22 11"
I have verified my setup. I am using same MIBSPI driver, same application, same board (Rev E) and same Aardvark.
Can you please tell me if there are any known issues with MIBSPI5 or if I am doing anything wrong?
Thanks