This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC1788 SSP maximum speed

Hi
I have simple question about lpc1788:

*. what's the maximum bit rate of LPC1788 SSP?

maybe it's duplicated question but I need to be sure because I wanna buy and design new board and SSP bit rate is critical for me

more than 30Mbps is OK for me.

thanks in advance

Parents
  • The theoretical value differs greatly from the maximum allowed by real-world hardware. Issues with trace length, buffers along the way of the signals etc. might limits signal propogation. I have just finished a simulator project that uses SSP1 of a LPC1768 at 100 MHz but the SSP bus is limited to 12.5 MHz.

Reply
  • The theoretical value differs greatly from the maximum allowed by real-world hardware. Issues with trace length, buffers along the way of the signals etc. might limits signal propogation. I have just finished a simulator project that uses SSP1 of a LPC1768 at 100 MHz but the SSP bus is limited to 12.5 MHz.

Children