I am trying to modify a UTFT function to use the SdFat library. I've attached a testing sketch. It loads a series of maps in the raw format. It works, but at some random point in running, it will freeze the display and then never successfully call the loadMap function again, just continue to print the map names. Any ideas on what I'm doing wrong? Thanks for any help.
testloadmap.ino (2.34 KB)