TS-4200 SPI

From embeddedTS Manuals
Revision as of 16:46, 17 January 2022 by Lionel (talk | contribs) (Links auto-updated for 2022 re-branding ( https://files.embeddedarm.com/archive/Manuals/third-party/atmel_at91sam9g20_manual_may2010.pdf →‎ https://files.embeddedTS.com/archive/Manuals/third-party/atmel_at91sam9g20_manual_may2010.pdf https://files.embeddedarm.com/ts-socket-macrocontrollers/ts-4200-linux/binaries/spi1-sample →‎ https://files.embeddedTS.com/ts-socket-macrocontrollers/ts-4200-linux/binaries/spi1-sample https://files.embeddedarm.com/ts-socket-macrocontrollers/ts-4200-linux/...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The SPI controller is provided by the Atmel CPU. We provide sample code to set up the SPI port and initiate a write to an SPI flash device. This is used to demonstrate a simple read and write, as well as a more complex overall process. A TS-4200 compatible binary is available here with the sources available here.


Documentation for the CPU SPI peripheral can be found in the CPU manual in section 30 (page 391).