Page 1 of 1

SPI: Recieve a "continous" stream of data

Posted: Sat Jul 24, 2021 7:22 pm
by francis2
Hi,
I'm using the ESP WROOM-32 to communicate with an MCP3564 ADC and achieve the best sample rate possible. In the datasheet, they say "the MCP is able to stream output data continuously with no additional command if the communication is not stopped with a CS rising edge". An image illustrating the data stream:
Image

Is it possible to achieve what I pretend?

Thanks in advance