CAN init code for 125KBps?

Testing and development of Megasquirt 3

Moderators: jsmcortina, muythaibxr

Post Reply
Reverant
Super MS/Extra'er
Posts: 1233
Joined: Sat Apr 15, 2006 12:39 am
Location: Athens, Greece

CAN init code for 125KBps?

Post by Reverant »

Hi,

I'm looking to install an MS3 on a bike that has 125KBps CAN for ABS and ASR. The code for 500KBps is:

CAN0CTL1 = 0xC0;
CAN0BTR0 = 0xC4;
CAN0BTR1 = 0x5C;

What would the code be for 125KBps?

Thanks!
The man behind MS Labs
2005 Audi A3 2.0L TFSI DSG AWD - Extreme MS3
2002 Mazda Miata 1.8 6sp - Enhanced MS3 1.4.0, sequential injection, sequential ignition, big turbo, lots of boost
Manu
Master MS/Extra'er
Posts: 723
Joined: Mon Feb 15, 2010 4:57 am
Location: Alès - France
Contact:

Re: CAN init code for 125KBps?

Post by Manu »

Hi,

I use this site to calculate variables :

http://www.bittiming.can-wiki.info

Cheers,
Manu
I can supply, repair or upgrade Megasquirts in FRANCE.

Image
https://www.megasquirt.fr
Reverant
Super MS/Extra'er
Posts: 1233
Joined: Sat Apr 15, 2006 12:39 am
Location: Athens, Greece

Re: CAN init code for 125KBps?

Post by Reverant »

I ended up finding it in ye olde Han-Way Huang book. Pages 650-651-652.
The man behind MS Labs
2005 Audi A3 2.0L TFSI DSG AWD - Extreme MS3
2002 Mazda Miata 1.8 6sp - Enhanced MS3 1.4.0, sequential injection, sequential ignition, big turbo, lots of boost
dontz125
Super MS/Extra'er
Posts: 4221
Joined: Mon May 11, 2009 7:14 pm
Location: York, ON
Contact:

Re: CAN init code for 125KBps?

Post by dontz125 »

Manu wrote:Hi,

I use this site to calculate variables :

http://www.bittiming.can-wiki.info

Cheers,
Manu
Perfect - thanks!
Temporarily shut down - back soon!
QuadraMAP Sensor Module -- PWM-to-Stepper Controller -- Dual Coil Driver
Coming soon: OctoMAP Sensor Module
TTR Ignition Systems
Manu
Master MS/Extra'er
Posts: 723
Joined: Mon Feb 15, 2010 4:57 am
Location: Alès - France
Contact:

Re: CAN init code for 125KBps?

Post by Manu »

You're welcome :D
I can supply, repair or upgrade Megasquirts in FRANCE.

Image
https://www.megasquirt.fr
Post Reply