I am trying to read the SPI port of my device with standart system calls (open and read).
The code that I have tried :
int main(int argc, char **argv)