I2C/SPI/GPIO example for MAX32625PICO board

Dependencies:   SerialInterface USBDevice max32625pico

Fork of PICO_USB_I2C_SPI by Greg Steiert

Revisions of main.cpp

Revision Date Message Actions
15:e8b28cadf100 2018-05-02 Updated mbed library File  Diff  Annotate
14:dd5a96c353ed 2018-01-25 Added max32625pico library and example of using mixed voltages.; Changed USB VID/PID File  Diff  Annotate
13:fed6ff32bf5d 2017-04-13 New serial adapter example for PICO board File  Diff  Annotate
11:b9d7ab7626b5 2016-12-16 Updated libraries. File  Diff  Annotate
10:a3f06fa13bda 2016-12-15 Simplified the SerialInterface library to eliminate the init function. File  Diff  Annotate
9:e59eb5f5ce32 2016-12-15 Added analog function File  Diff  Annotate
8:9b85634550c7 2016-12-14 Updated SerialInterface library with GPIO and SPI configuration options. File  Diff  Annotate
7:5de026dd3a82 2016-12-13 Updated pegasus_dev library and max32630fthr library. File  Diff  Annotate
6:bff339370df6 2016-12-08 Separated ssel from SPI port to allow for easier multi byte SPI transactions. File  Diff  Annotate
5:2436ae0a9eb1 2016-12-08 Fixed power sequencing issue. I2C works, SPI only does single byte transactions. File  Diff  Annotate
3:aa55728c8e09 2016-12-08 USB serial adapter enables communication with I2C and SPI devices over USB. File  Diff  Annotate
2:57500e991166 2016-12-08 Added max32630fthr library to replace PMIC initialization code.; Renamed serial ports to be more clear. File  Diff  Annotate
1:6923b075c8d7 2016-11-12 Adding USB serial demo File  Diff  Annotate
0:60a522ae2e35 2016-11-11 Basic blinky demo with development libraries for MAX32630FTHR File  Diff  Annotate