NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

Category:TI-RTOS Examples SerialFlash

From Texas Instruments Wiki
Jump to: navigation, search

TI-RTOS Serial Flash Example[edit]

The File:SerialFlash EK TM4C1294XL Examples.zip file contains two CCS examples of using a AT45DB SPI flash device with a EK-TM4C1294XL board. One example uses direct calls to the AT45DB module (included in the example). The AT45DB uses the TI-RTOS SPI module to communicate to the SPI flash device. The other example uses the FatFS module to access the flash. Note the AT45DBFatFs module (which sits on top of the AT45DB module) plugs into the FatFS.

Please refer to the readme.txt in each example for more details. The SPI Flash device used obtained here: http://www.mouser.com/ProductDetail/Adesto-Technologies/AT45DB161E-SHD-T/?qs=tNs2o57S7OmUZUhMohNW7g%3D%3D.

The examples require CCS 6.1 (or higher) and TI-RTOS for TIvaC 2.12.01.38. To use TI-RTOS for TIvaC 2.14.00.10, change the include path and lib paths from TivaWare_C_Series-2.1.0.12573c to TivaWare_C_Series-2.1.1.71b in the examples.

Questions/comments should be directed to the TI-RTOS forums (https://e2e.ti.com/support/embedded/tirtos).

[[Category:|TI-RTOS Examples SerialFlash]]

Pages in category "TI-RTOS Examples SerialFlash"

This category contains only the following page.