Posted on January 12, 2014 at 07:43
Hi, I just received my STM32F429 discovery board and I tried to implement basic SPI but I'm stumped as to why the logic analyzer output was different. Can anybody point out were I was wrong. Here is the code. ...
Posted on January 18, 2014 at 16:27Hello a.rocchegiani! I did what you suggested and still got the same output. Would you think that using a different operating system might affect my output? Since I rolled my own toolchain, I'm beginning to think ...
Posted on January 12, 2014 at 17:20Thank you very much clive1! So now I properly configured the select pin. But I now got the following result from the logic analyzer...it seems the values that are sent are being doubled. What have I done wrong now?...