OpenBCI_Ganglion_Library icon indicating copy to clipboard operation
OpenBCI_Ganglion_Library copied to clipboard

read 4 channels values always 0

Open djsg opened this issue 8 years ago • 2 comments

This code seems not working. I always get 0 readings for all 4 channels.

The read last 4 bits of STATUSCOM register is always 1111, which means 4 channels are not ready according to data sheet.

What am I missing?

djsg avatar Feb 09 '17 02:02 djsg

Are you using an OpenBCI Ganglion?

biomurph avatar Feb 09 '17 15:02 biomurph

Yes. For MCP3912, if we use internal clock CLKEXT = 0, the 4 read values are all 0; if we use external clock, the readings are OK

djsg avatar Feb 13 '17 01:02 djsg