A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello everybody. I still can not make SPI transmit correctly. Data transmits, but the program doesn't work properly on this line / after this line. I have make a video to show the problem. Could you recommend me to solve this problem? If an additional information will be necessary, please write here.
Code Composer Studio Version: 6.1.1.00022
https://youtu.be/eVxcNVDycHA
I could not understand that spi_init () and spi_open () can be placed outside the tasks and functions of transmitting and receiving on SPI can be placed inside of tasks. Thank you.