Posted on May 17, 2011 at 13:12Hi, I've got a problem with the SPI functions included in the ST library. When I'm using the SPI_I2S_ReceiveData(...), the µC generates 16 clock pulses instead of only eight. The SPI is initialized with 8 bits. Before...
Posted on May 17, 2011 at 12:54Quote:I have the same problem, the both codes doesn't work:-|. Go direct to the HardFault Exception. There is some code thats really works? Hi, you could try to disable WideBusOperation. I recognized, that with WideBus...
Posted on May 17, 2011 at 12:54My situation is similiar to yours ;) Unexpectedly the communication with the SD card is now working perfectly. And I don't know what was the mistake, just like you. But strangely your source code still doesn't work for...