Browse By Tags

  • Using UART to write to SRAM

    Hi All,

    I am using UART to receive values and then write those values to SRAM. I am using the Texas Instruments Stellaris LM4F120 board.

    For this purpose, I am using the memcpy() function to write the received values over UART to my SRAM base address defined…

  • How to use CCM SRAM for Cortex-M4?

    How to compile in gcc 4.9.3 for CCM SRAM usage?