|
Post by andrea70 on Jan 5, 2021 15:40:24 GMT
Hi, I'm tring to upload a sketch (Grains-LoFi-MultiFX) to the grains module, but I get this error from Arduino:
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x2c
I've followed the wiki instructions, but it's the first time I'm using arduino. Someone knows what this error means and how I can resolve? Thanks. Andrea
|
|
|
Post by solipsistnation on Jan 5, 2021 16:14:11 GMT
I've looked up the error message-- did you make sure you picked the right version of arduino in the IDE? That looks like usually the problem. You may also have to make sure you have the right port set up. One of the things under the Tools menu from "Board" on may be set wrong.
You may also have to restart the IDE (just quit out and launch it again) and reset the Grains board right before starting the upload (pull power, put power back in, wait like 2 seconds for it to power up all the way).
|
|
|
Post by robertlanger on Jan 6, 2021 9:03:07 GMT
Please check the following: Open the windows device manager When plugging the Grains in, a new serial Port should appear under LPT and COM ports The new com port has a certain number,like "COM 3" This port number has to be set in the Arduino menu. Hope this helps!
|
|
|
Post by andrea70 on Jan 24, 2021 14:59:17 GMT
Hi, I've deleted e and reinstalled the arduino ide and now it works. I've installed the "__Grains LoFi-MultiFX_ ": I need some advice on how it works. What are the "p1", "p2" and "p3" for with these firmware? Thanks again Andrea
EDIT: found the "readme-txt" with all the instructions.
|
|