Hi,
Problem statement: I am using SPI communication from microcontroller to slave with quad channel buffer in between so the signal path is
CONTROLLER<->BUFFER<->SLAVE
MISO, MOSI, CLK, CS are passing to slave via buffer from controller.
I am operating SPI at 8MHZ,2.4V, SPI mode 0. the buffer has a delay of 30ns.
How can I know what is the maximum delay that can be afforded by the controller?
Is there any way/ tool I can simulate this setup?
Problem statement: I am using SPI communication from microcontroller to slave with quad channel buffer in between so the signal path is
CONTROLLER<->BUFFER<->SLAVE
MISO, MOSI, CLK, CS are passing to slave via buffer from controller.
I am operating SPI at 8MHZ,2.4V, SPI mode 0. the buffer has a delay of 30ns.
How can I know what is the maximum delay that can be afforded by the controller?
Is there any way/ tool I can simulate this setup?