How to measure SRAM arduino

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
kabary
 
Posts: 14
Joined: Thu Dec 05, 2013 1:53 am

How to measure SRAM arduino

Post by kabary »

How do you measure how SRAM is left ?

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: How to measure SRAM arduino

Post by adafruit_support_rick »

Please see our Arduino Memories tutorial. It shows a freeRam() routine which will report the amount of free SRAM:
https://learn.adafruit.com/memories-of- ... ree-memory

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”