LPC1817 SPI Clock delay issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC1817 SPI Clock delay issue

Jump to solution
762 Views
chase_lin
Contributor I

I got SPI clock issue in SPI 8 bits mode. Does anyone know any configuration for reducing delay of clock ? I would like to make clock continuously. Thanks.

chase_lin_2-1630487025869.png

 

Spoiler
SPI


 

Labels (1)
Tags (1)
0 Kudos
1 Solution
743 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi,

Unfortunately, there is no register for configuring delay between transfers. Is SSEL pin kept low between transfers? Please not that if you are using SPI format with CPOL=0,CPHA=0 requires SSEL set to 1 between transfers in continuous transmission.

Best regards,

Felipe

View solution in original post

0 Kudos
1 Reply
744 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi,

Unfortunately, there is no register for configuring delay between transfers. Is SSEL pin kept low between transfers? Please not that if you are using SPI format with CPOL=0,CPHA=0 requires SSEL set to 1 between transfers in continuous transmission.

Best regards,

Felipe

0 Kudos