Tool/software: TI-RTOS
Good afternoon,
I am having the same problem and your solution does partially work. Now when I call SDFatFS_open it returns an object if there is a sd and NULL if there is not. The problem is that if I plug the SD and call SDFatFS_open it fails to access it if this is not the first time SDFatFS_open is called. Do you know why? Thank you.