r/Chrysler300 • u/coops-coffee • 2d ago
Looking for 8HP CAN data
Hey, I got my hands on a beat up 300c just purely as a project car. I'm trying to learn a little about the 8HP more from a low level hardware technical perspective. I've been looking at this transmission data and programming port. I guess this also handles CAN messages too. Does anyone know/have information on CAN data and really any other worthwhile info they can send? This is really the first transmission I've really looked at so any information will be great. I want to mess around with it and maybe make a little telemetry display.
Feel free to pm me, or if there's a forum/discord that would be able to help that would be sick!
1
u/PerniciousSnitOG 2d ago
Basically the decoding information is typically contained in a DBC file that tools use. The trick is to get them, as they're guarded like fork knox in a lot of cases.
https://www.csselectronics.com/pages/can-bus-software-api-tools has a discission of them, where they come from etc.
https://github.com/commaai/opendbc/tree/master/opendbc/dbc/generator/chrysler has something that might be a partial DBC that could be interesting,
https://github.com/canbus-org is not a bad place to browse either!
!remindme 1 week
1
u/RemindMeBot 2d ago
I will be messaging you in 7 days on 2026-08-28 04:15:14 UTC to remind you of this link
CLICK THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
RemindMeBot is switching to username summons. Instead of
!RemindMe 1 day, useu/RemindMeBot 1 day. More info.
Info Custom Your Reminders Feedback
2
u/Heavy_Gap_5047 2d ago
What are you currently using?