-
Quick Question About Using Serial0 for Wired Communication on Cyton
by Cindy ·From the forum discussions and codebase (e.g., Board_Defs.h), I understand that Serial1 is typically reserved for debugging and used in conjunction with the WiFi shield. However, in my current wired s -
How can I go into debug mode?
by msl052 ·From the instructions from this part of the code. However, it seems like I am not able to find the Board_Defs.h in my Windows computer. -
SPI BUS issues; conflicts with simultaneous I2C ?
by ainars ·In board_defs.h i defined missing SCL and SDA as 3,2 -
Guidance in Upgrading Cyton + Daisy from V1 to V3 Firmware
by Anastasiya ·/home/.../Arduino/hardware/chipkit-core/pic32/cores/pic32/pins_arduino.h:263:24: fatal error: Board_Defs.h: No such file or directory -
Cyton wired USB connection, for V3.1.x firmware
by sal ·I changed pin definitions in Board_Defs.h, changed board.begin() to board.beginDebug() in DefaultBoard.ino and flashed the firmware. So, when starting stream via user.py, I sometimes see exception, so -
Unable to get data stream via GUI, V2 firmware
by aalireza ·resulted in an compilation error saying "Board_Defs.h" doesn't exist. I've downgraded chipkitCore and used what has been suggested here (http://openbci.com/forum/index.php?p=/discussion/com -
Using Wired USB Connection with Firmware 2.x.x
by dancingdarwin ·`/Users/username/Documents/Arduino/hardware/chipkit-core/pic32/variants/openbci/Board_Defs.h` -
Using Wired USB Connection with Firmware 2.x.x
by dancingdarwin ·pins. However, when I make that modification to Board_Defs.h then after reflashing it appears the OBCI board is bricked. The D1 LED doesn't light up anymore and I get no response via serial connectio -
Board_Defs.h: No such file or directory
by DonReed ·@wjcroft I don't think this issue (Board_Defs.h, etc) was caused by me installing something terribly wrong. Something is clearly broken with the code from chipkit or repos in http://docs.openbci.com/t -
Board_Defs.h: No such file or directory
by DonReed ·➜ Arduino find ./ -name 'Board_Defs.h' | grep openbci -
Board_Defs.h: No such file or directory
by DonReed ·/home/jon/Arduino/hardware/chipkit-core/pic32/cores/pic32/pins_arduino.h:263:24: fatal error: Board_Defs.h: No such file or directory -
Board_Defs.h: No such file or directory
by wjcroft ·http://openbci.com/forum/index.php?p=/search&Search=Board_Defs.h -
Board_Defs.h: No such file or directory
by DonReed ·/home/jon/library/projects/openbci/arduino-1.6.9/hardware/chipkit-core/pic32/cores/pic32/pins_arduino.h:263:24: fatal error: Board_Defs.h: No such file or directory -
using interrupts vs. polling of ADS1299
by biomurph ·@hitheshaumI have been looking at your code, and also digging into the interrupt documents from chipKIT. I don't quite understand, because the Board_Defs.h file specifies a different pin for the _EXTE -
Bluetooth LE, RFduino vs. Ganglion Simblee, BT 2 addon module
by qdewolf ·stunning!! it works the ChipKit file in windows is located C:\Users\#username#\AppData\Local\Arduino15\packages\chipKIT\hardware\pic32\1.1.0\variants\openbci\Board_Defs.h -
UART Ports for 32 bit version
by sumedhkaulgud ·the Serial0 port(UART1) by making changes in the Board_defs.h file. However its not workiing the way it is supposed to. I tried switching to UART2 but one of its default ports is being used for SPI c -
Board_Defs.h file, SPI vs. SPI1 section
by ceremona ·Gah! I changed the wrong lines in the Board_Defs.h file! I changed the ones under the SPI section rather than the ones under the SPI1 section. They look too darn similar, apparently. Thanks for st -
Board_Defs.h file, SPI vs. SPI1 section
by ceremona ·After a upload of the latest BCI code my board no longer streams data via any program, including the original OpenBCI_GUI program (which used to work). Can anyone tell me if there is anything unusua… -
chipKIT uploading tips & restarting bootloader
by roman3017 ·Thanks, your instructions work and the board is up and running again. Changing DP32/Board_Defs.h did the trick. One can brick the board by uploading sketch with board selection 'chipKIT DP32' without -
chipKIT uploading tips & restarting bootloader
by admin ·Notes in the read me and at the top of the main code page describe the adjustment to mpide library file DP32/Board_Defs.h