This is an involuntary fork, created because the repository would not update mmSPI. SPI library used to communicate with an altera development board attached to four zigbee-header pins.

Dependents:   Embedded_RTOS_Project

Fork of mmSPI by Mike Moore

Revisions of mmSPI.h

Revision Date Message Actions
31:ea7b25e494b5 2013-08-25 this is working with python 'run'. File  Diff  Annotate
30:331c7c7d8bc1 2013-08-25 working on CPU step. File  Diff  Annotate
25:5bb59ae7b814 2013-08-20 cleanup. File  Diff  Annotate
24:d3b8c68f41f2 2013-08-20 cleanup. File  Diff  Annotate
23:dbd89a56716d 2013-08-20 cleanup. File  Diff  Annotate
22:7524dee5c753 2013-08-20 cleanup. File  Diff  Annotate
21:e90dd0f8aaa1 2013-08-20 remove obsolete code. File  Diff  Annotate
18:4a29cad91540 2013-08-19 latest write_register. File  Diff  Annotate
17:b81c0c1f312f 2013-08-19 test of new read_register. File  Diff  Annotate
16:0e422fd263c6 2013-08-19 first evidence loaded shadows from registers & read-out to mbed. File  Diff  Annotate
15:d6cc57c4e23d 2013-08-19 experimental spi receive phase correction. File  Diff  Annotate
12:a1b7ce9c1d64 2013-08-17 looping with char as index doesn't work, switched to int. File  Diff  Annotate
9:0551307e3b15 2013-08-17 toward cpu clock toggle test. File  Diff  Annotate
8:e2d8bbc3e659 2013-08-17 added cpu clock. File  Diff  Annotate
7:b3e8b537d5c2 2013-08-14 void mmSPI::transceive_vector(char *cReceive, char *cSend, char cNumBytes) File  Diff  Annotate
6:b480fc4e87e5 2013-08-14 void mmSPI::transceive_byte(char *cReceive, char *cSend) File  Diff  Annotate
5:b14dcaae260e 2013-08-14 void mmSPI::transceive_byte(void) File  Diff  Annotate
4:aa1fe8707bef 2013-08-14 mmSPI::setSPIfrequency(float fFreq) File  Diff  Annotate
3:de99451ab3c0 2013-08-14 working on spi interface class. File  Diff  Annotate
2:bebcf53b72dc 2013-08-14 toward defining DigitalOut objects within a class. it doesn't look to be working with straight instantiation, so use allocation instead. File  Diff  Annotate
1:15706d15d123 2013-08-14 toward spi byte transceive. File  Diff  Annotate
0:fb42c5acf810 2013-08-14 mmSPI skeleton. File  Diff  Annotate