SPI frequency problem

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

SPI frequency problem

220 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Coralicious on Mon May 27 03:48:43 MST 2013

Hello guys.


I'm working with master-slave SPI communication by interruption (SPI1_IRQHandler). It was working fine with a frequency of 2 MHz, but I got to change the frequency because of the electrical noise to 100 kHz. And now, it doesn't work because when the slave is sending 0x00, master is reading 0xFF.


 


How could I solve this?


Thanks

Labels (1)
0 Kudos
0 Replies