Version 2 - Updating - Clock or no clock #550
fiatbravodriver
started this conversation in
Need help
Replies: 2 comments 1 reply
-
Turn your V2 around and look if you have this addon PCB: Then in Cart_Reader.ino change two things: 1)If the addon PCB is installed on your Cart Reader you need:
If not you need:
2)In both cases you need to change this:
into this:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
You don't have the clock generator so you need:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys
I am wanting to update my V2.
There is a note on the V2 wiki that says:
Updating the firmware:
This hardware variant runs the same Cart_Reader Arduino sketch as the others and can be updated to the newest version without any changes.
But on the instructions it states to remove the // on HW2
Then to:
In case you do not have the Clock Generator installed you need to change the line "#define clockgen_installed" to "//#define clockgen_installed".
Is there an easy way to find out if my v2 has a clock generator. I cannot see a mention of it in the build guild so maybe was this for V3 and above?
Kind Regards
Beta Was this translation helpful? Give feedback.
All reactions