Datalogger (#27937) object using SPI mode
Peter Verkaik
Posts: 3,956
Attached are a Datalogger object and test program for the spin stamp.
I think I captured all the datalogger output correctly, especially the
unsollicited messages that may interfere with requested responses.
The picture shows the debug output for the test program.
To run this on a protoboard, change the clocksettings to
· _clkmode = xtal1+pll16x
· _xinfreq = 5_000_000
and set debugPort to 1
The program uses MultiCogSerialDebug object and Format object,
both are in the object exchange under Tools.
If anyone experiences hangups on the datalogger please let me know.
regards peter
I think I captured all the datalogger output correctly, especially the
unsollicited messages that may interfere with requested responses.
The picture shows the debug output for the test program.
To run this on a protoboard, change the clocksettings to
· _clkmode = xtal1+pll16x
· _xinfreq = 5_000_000
and set debugPort to 1
The program uses MultiCogSerialDebug object and Format object,
both are in the object exchange under Tools.
If anyone experiences hangups on the datalogger please let me know.
regards peter