Part Number: CC3200MOD
Other Parts Discussed in Thread: CC3200
Hi everyone,
I would like to know at which speed does the file system API works, and especially sl_FsRead() ?
I'm displaying images on a small display from a SD card, I find it a bit slow so I wanted to read the images from the internal SFLASH of the CC3200MOD.
I use the SimpleLink file system API, to open and read my images and then I display it, this workds great... but... It's even slower than with my SD card ??
To be honest I was execpting it to be way faster... my SDhost interface is set to 18Mhz, at which speed does the SFLASH interface is set ? is there the possibility to speed that up ?
Thanks.