• Read data from a csv file

    Hi,

    I am using Keil.

    I want to read a csv file to a array of 256 (maybe 512) elements.

    What a library and function I need to use?

    (I want to set values of sine in this array).