my board: imx6ull , linux4.1x
in my code. I would call spi_async() to start transfer a data package.
I need call this function in constant period.
but. I check the CS signal and find the gap tween each cs drops looks not reasonable:
I think this cause the issue: spi cannot stop absolutely.
would you tell me . can we set the minium gap tween spi transfer?
thank.
Hi @bighero77
Only when you transfer the data, the CS line will in the low voltage, Please share your Waveform And mark each signal。
B.R
thanks,pengyou。
maybe my data is not constant.