-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
incoming data crc8 mismatch #11
Comments
...and you're also recieving the 'incoming data crc8 mismatch' message on the serial monitor? |
Hi, thanks for the quick response! After some testing today I can say your "noise" theory is probably true. I made second testing circuit with different arduino and different level shifter and after turning on, serial monitor showed about 50% crc8 mismatch messages mixed with what looked like 3 hex numbers (I assume those were correct messages). I was also using laptop running on baterry at that time, which might have helped ... ? No buttons were being pressed randomly. The wheel appeared as a Porsche 918 RSR steering wheel. |
there should be a lot less CRC8 errors now that I fixed a few SPI communication bugs. don't forget to update your layout. |
Hello, I've connected arduino nano with logic level shifter and this is the message I'm getting, when connecting to serial interface of the arduino. The wheel is acting weird, sometimes it would keep restarting itself, sometimes it works. However, driver software shows Elite steering wheel P1 connected, sometimes it's the BMW one, sometimes Porsche (not sure which type). Also it shows that all the buttons are being pressed randomly.
I have double checked the wiring, but I'll do that again.
I have even used it for a while in ACC, I just had to unmap all the fanatec buttons, as I was getting fake inputs.
Any suggestions? Could it be bad wiring issue? Or maybe bad arduino nano clone?
Unfortunately I don't have any fanatec rim to test out the base, which I bought used. I also have calibration issue, which I thought I fixed after cleaning the sensor, but now it just skips a few degrees of rotation when calibrating - not sure if this could be related, but I assume it's not, as I was getting the crc8 mismatch message even after succesful calibration
The text was updated successfully, but these errors were encountered: