Skip to content
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

Test failed on 2022 brz zd8 #10

Open
luzaowei88 opened this issue Sep 17, 2022 · 3 comments
Open

Test failed on 2022 brz zd8 #10

luzaowei88 opened this issue Sep 17, 2022 · 3 comments

Comments

@luzaowei88
Copy link

luzaowei88 commented Sep 17, 2022

Test failed on my 2022 brz
I followed the tutorial exactly, but still failed to get data on my 2022 brz.
"Waiting to fetch data" shows Racechrono both on ios and Android
photo

Does this project not support the 2022 brz zd8 ?
thanks.

@timurrrr
Copy link
Owner

Do you get any data at all? Try this program instead:
https://github.com/timurrrr/arduino-CAN/tree/master/examples/CanBusMonitor
and watch Serial Monitor in Arduino IDE.

If you got multiple MCP breakout boards, try another one.
Did you do the quartz mod? If not, you need to update the code to match the frequency of the quartz you actually have.

Advice based on my experience: don't use those screw terminals, you're millimeters away from causing a short circuit in the CAN network of your car. Ask me how I know 🥲 To avoid repeating the mistake, I soldered a JST connector to the board and the CAN adapter.

@timurrrr
Copy link
Owner

I haven't personally tried on a 2022 BRZ but I'm 99% sure that it works. 2022 BRZ and 2022 GR86 are basically the same car.

@luzaowei88
Copy link
Author

hi, timurrrr, thanks for ur replay.
I've:

  1. Changed origin 8hz quartz to 16hz on MCP2515.
  2. Fixed error MCP2515.cpp: In member function 'boolean MCP2515Class::setFilterRegisters(uint16_t, uint16_t, uint16_t, uint16_t, uint16_t, uint16_t, uint16_t, uint16_t, bool)' ,etc.
  3. Conected J1 on the MCP2515 to provide a 120 ohm resistor.

Now i am preparing my macbook to try ur canbus monitor and ordered an JST connector , will let you know later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants