Hello..
I am working on ads1258 with fpga this is first time i am working with ads1258 . i go through the data sheet in that i selected to direct data read(no command) .
i am making a spi_sclk (spi clock)as continuous and chip selcet as low and mosi as low.i never makng chip select as high .
i want to know how to read the data from the miso line .if it send the 4 byte of data for every BITS CHID (or) how it will work .
can you help me with direct data read please ?