Custom SPISlave class for Multi-byte SPISlave read

History

bug fix; test under 224 bytes receive default tip

2017-06-13, by tsungta [Tue, 13 Jun 2017 04:17:45 +0000] rev 5

bug fix; test under 224 bytes receive


This version support maximum of receiving 16 bytes in single CS cycle

2017-06-01, by tsungta [Thu, 01 Jun 2017 07:59:21 +0000] rev 4

This version support maximum of receiving 16 bytes in single CS cycle


API reply and receive are functional ; refer to main.cpp as example

2017-06-01, by tsungta [Thu, 01 Jun 2017 03:28:29 +0000] rev 3

API reply and receive are functional ; refer to main.cpp as example


Modified API receive and reply; 'receive' is functional ; 'reply' need to FIX

2017-05-31, by tsungta [Wed, 31 May 2017 09:30:53 +0000] rev 2

Modified API receive and reply; 'receive' is functional ; 'reply' need to FIX


Able to receive multiple bytes in single CS cycle;

2017-05-31, by tsungta [Wed, 31 May 2017 07:39:37 +0000] rev 1

Able to receive multiple bytes in single CS cycle;


First commit; reply is functional, need to work on read

2017-05-24, by tsungta [Wed, 24 May 2017 10:17:56 +0000] rev 0

First commit; reply is functional, need to work on read