This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

The fastest speed of SPIS

Excuse me,If the spi master sent a 255-byte packet to SPIS  every 300 nanoseconds continuously,Can SPIS receive the data  in its entirety?

Parents Reply Children
  • Hi,

     

    The description on how to update the pointers is described in the SPIS chapter that I previously posted.

    The 300 ns number defined here is the minimal CSN inactive time between two transfers for the SPIS peripheral to successfully detect it properly.

    Yes, I agree that if you should handle the event, and update the pointer registers; 300 ns is very tight timing. In most cases, you would most likely need a bit more time, depending on how your firmware is setup.

     

    Kind regards,

    Håkon

Related