test code
Sample code for SC18IS606 class library
The SC18IS606 : I2C-bus to SPI bridge
Hello program operation sample on Mbed OS6 is available.
Import programSC18IS606_OS6_Hello
operation test on Mbed OS6
This is a "Hello" code for SC18IS606 class library. Showing how to send/receive data to/from SPI bus through this bridge chip.
How to wire the SC18IS606 (using evaluation board)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:df3611f05b77 | 2021-07-28 | okano | code cleaned |
6:741cdb9c5726 | 2021-07-25 | okano | transfer complete wait function implemented |
5:b5b951709cab | 2021-07-23 | okano | removed unnecessary code |
4:2759b8e6d5ec | 2021-07-14 | okano | buffer write/read splitted |
3:fd0a24b6fd7c | 2021-07-13 | okano | test version 0.1 |
2:6d65d24e55ed | 2021-07-13 | okano | SC18IS606 class lib usage sample (ver.0.1) |
1:f0126d924ff8 | 2021-07-13 | okano | trial0 |
0:45ec5ead6731 | 2021-07-13 | okano | initial test |