Hello everyone,
Now,I am porting example P2P with F28035.
First of all, I have tried using example spi_debug_tool to test my spi portocal is working or not. And it's working. P.s. It is 16bits a time
But I still stuck in LOOP_FOREVER().Look at the picture below.
I find that the function sl_DevGet() get the wrong return value,because the descriptor value are wrong.(0x1111 0x0001 0x000c 0x003F)
I have no idea to solve it.
Hope someone can help me,THX.