This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C167 Reading data from files

Hello,

I am currently doing a project and wanted a workaround to read in data from files to char arrays like the fopen function does in C for example.
I am not allowed to use the CAN Bus and thus have to do a workaround.

If somebody happens to know what I should start looking after or has some ideas please feel free to share it with me, thank you in advance!