Hi Sir:
I use AM335x IDK board and am335x_sysbios_ind_sdk_1.1.0.8 to do a test.
I use mcspiflash example that is in starterware directory to try adjust the clock rate of SPI.
The picture below is that I do not adjust the clock rate of SPI and I transmit 8 bytes data.
Ch3 : Clock Ch2 : Data Ch3 : CS
The picture below is that I adjust the clock rate of SPI to 1MHz and I transmit 8 bytes data.
However I only see 6 bytes data in oscilloscope.(I only change the value of MCSPI_OUT_FREQ to 1000000 in mcspiFlash.c)
Ch3 : Clock Ch2 : Data Ch3 : CS
Could you give me some suggestion?
Best regards,
Marcus

