Problem after execute SPI Send Data Interrupt function, code stuck at infinite loop line in startup code
I detect my source problem why the code is not working , when debugging using step into, during the execution of SPI_SendDataIT(), after it execute the return state line, The code is stuck at startup file at line b infinite loop. What is the cause of...