Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed_SPIS_multiByte_example_SOG by
History
Add TCP send function
2017-06-21, by tsungta [Wed, 21 Jun 2017 08:54:26 +0000] rev 7
Add TCP send function
Pinout update
2017-06-13, by sog_yang [Tue, 13 Jun 2017 12:46:50 +0000] rev 6
Pinout update
Sog update version.
2017-06-13, by sog_yang [Tue, 13 Jun 2017 04:34:01 +0000] rev 5
Sog update version.
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