2015-09-21 07:50 AM
2015-09-21 08:14 AM
Well I wouldn't recommend the printf() in the IRQ, it's going to be VERY slow, and you're not printing the right value, you need to add a -1 to the index, because you already advanced it with a ++
2015-09-24 06:52 AM
2015-10-05 08:25 AM
Hi Clive,
If possible could you state what would be the difference in configuring the master and the slave based on Mode , PuPd and OType on MISO, MOSI, SCK and CS ? Thank you so much for your help so far !