I was wondering if anyone had some sample code to make the SPI on a AT91M42800A to work. I don't understand the functional flow diagram on page 170 of the complete data sheet, which I think I need to implement in code but entirely not too sure. If anyone has gotten their SPI to work on this chip somehow, I hope you could post your code. Thanks
Right on, I guess what I'm really asking is if someone knows where to find some example code for the at914200a that initializes and sends a few bytes of data over the SPI bus. For now I'll check the at91 library. Thanks.