How to show a text from a file (FatFs)?
I would like to show a text from a .txt file (FatFs).
The .txt file contains a log of the HMI, so it gets every time bigger.
Is there any solution to show any dynamic text?
I can do it with a wild card and set the buffer size very high. But someday the text from the file will get bigger then the wildcard buffer.
Regards
Dejan