SPI configuration on ATSAM3U

iarforsam wrote on Wednesday, October 23, 2013:

Hi All,

Is there any example code for the SPI configuration for the AT91SAM board.
Currently am working for integrating ATSAM3U board with external flash.

Thanks,
Ram

rtel wrote on Wednesday, October 23, 2013:

Search this page for SPI http://asf.atmel.com/docs/latest/search.html?device=sam3u

Regards.

iarforsam wrote on Wednesday, October 23, 2013:

Thanks Richard,

Thats great help.

Where can i find out the SPI phase and frequency setup for SAM3U board.

Thanks,
Ram.

davedoors wrote on Wednesday, October 23, 2013:

Phase and frequency are configurable and need to be set to match what is expected by whatever you are connecting to. The drivers should allow you to set them.