Hi all,
I am using 28035 for my current project. There are two spi devices on board which are serial flash and ADCs.
The character length for the ADCs is set for 16 bits and it is working fine. However, the char length for the serial flash is set to 8bits and it is what I am facing probelm with.
I have found that, in normal situation, the SPISIMO will stay low when there's no data transmitting. However, when the char length is set to be less than 9 bits (1~8 bits), the SPISIMO becomes high when there's no data transmitting. I suspect that, it is the reason that the 8bits serial flash not responding to my command.
Anyone faceing same problem? And is there any solution for it?
Roger