Is uploading the code provided on the OpenBCI website's documentation section directly to the MCU using Arduino IDE possible? I bought the PIC32 and have the setup for it for bootloading, but I was just wondering if I can send the code into the MCU by selecting "OpenBCI 32" on Arduino IDE and sending the code through a micro-usb is possible. Thank you!
Comments
I have burned code into pic32 using pickit3 and it works like charm.
It shall work after that.