spi interrupt problem for lsm330dl
Posted on July 09, 2012 at 12:33i try to use the spi interrupt , but the whole program just hanged at case 101 which is in the void GYRO_Task(void), it shows me ''+++''. anything wrong? here is some part of my code. #ifdef GYRO_SPI_USE_INTERRUPT ...