MicroSD Recording time
Hi everyone.
When I open the Control System Panel to connect the cyton with the dongle, under the heading 'Write to SD card' it doesn't let me select the time beyond 4 hours. Does anyone of you know why I can't recording more than 4 hours on micro SD ? How can I do? Thanks to whoever will answer.
Comments
Giordana, hi.
This Cyton firmware / SDK page shows the times supported. So beyond 4 hours, it also supports 12 and 24 hours:
https://docs.openbci.com/Cyton/CytonSDK/#sd-card-commands
If the GUI does not offer the 12 and 24 hour times, you could still do those by sending the SDK command directly, say with Brainflow. As far as substituting other times, it's possible you could modify the firmware, (but not recommended).
https://github.com/OpenBCI/OpenBCI_Cyton_Library/blob/master/examples/DefaultBoard/SD_Card_Stuff.ino
William
OK, edited my previous comment to correct the previous text.
You would need to hover over the dropdown menu and use the scroll wheel on your mouse to see the other options.