Posted on May 17, 2011 at 13:08Hey, I am not too experienced with the stm32 either, but here is what I would do to debug the code. First of all, I would use the reference manual as your guide, as the firmware library is just supplementary and assume...
Posted on May 17, 2011 at 13:08I guess, However, that was the observable behaviour. The SPI while being in slave mode worked in both cases as only MISO was not being connected. So MOSI was connected and thus gave this weird effect. I think it was my...
Posted on May 17, 2011 at 13:08Hey, Thanks a lot for all your effort. After hours of debugging it turned out to be a problem with the performance stick itself. We used the performance stick along with the prototyping board which gives you easy acces...
Posted on May 17, 2011 at 13:08Hey, I think I am not really clear. What I meant in the first post is that I ran that simple loopback SPI example (SPI1 connected to SPI2) and it actually fails for the master. That is why I am really confused
Posted on May 17, 2011 at 13:08Hey, Again, I really appreciate your quick response. I however think I am not being clear. I have no problems with the ADC/. I have already studied the datasheet and the input to the ADC is correct and it reacts proper...