Hello,
I have a new bpod (r0,9), and uploaded the corresponding firmware (_0789) using the Arduino software , exactly as it's indicated in the wiki (selecting the COM_X in the native USB , connecting the bpod to the programming port). The operation appears as successful when it finishes.
This computer has already run protocols through bpod, the only thing I'm changing from the setup is the bpod itself,.
But: when I try to use the bpod I encounter the following:
- - When I start bpod, always the first time I call 'bpod', it doesn't appear to find the bpod connected. If I do a consecutive 2nd time, then it find the bpod in the correct COM port (this happens everytime I start Matlab),
- - When I try controlling the water valve directly through the console, there's no
- - When I try running a state matrix, I have the following error:
Error:invalid op code received
Error:invalid op code received
Error:invalid op code received
Error in RunStateMatrix (line 116) NewState = GlobalCOunterMatrix(BpodSystem,CurrentState,CurrentEvent(i)-45)
Thanks