User Activity

Posted on November 22, 2015 at 17:33hi there!writing fine to SPI slave, however, when trying to read, writing stops working: for(;;){ for (i=0; i<=128; i++){ Pot0Write(i); Pot1Write(i); //  res0=Pot0Read(); //  res1=Pot1Read();  printf(''%5d:  POT0...