Hi
I need to set CAN speed to 666.667 kbps, but enum 'Bitrate' (PCANBasic.NET assembly) hasn't that speed.
How can I set that speed?
Best regards
tomekk
Can speed 666.667 kbps
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31
Re: Can speed 666.667 kbps
Hello Tomekk,
Which device do you currently use?
How to approach this is somewhat dependent on the used device.
BR
Marvin
Which device do you currently use?
How to approach this is somewhat dependent on the used device.
BR
Marvin
---
Marvin Heidemann
PEAK-Support Team
Marvin Heidemann
PEAK-Support Team
Re: Can speed 666.667 kbps
I use both "PCAN-USB Pro FD" and "PCAN-USB FD"
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31
Re: Can speed 666.667 kbps
The the easiest way is to use our Bitrate-Calculation Tool:
https://www.peak-system.com/Bit-Rate-Ca ... .html?&L=1
The bitrate (for Initialize() ) is given as a BTR0/BTR1 register code, use the "SJA1000" option in the Bitrate calculation tool.
BR
Marvin
https://www.peak-system.com/Bit-Rate-Ca ... .html?&L=1
The bitrate (for Initialize() ) is given as a BTR0/BTR1 register code, use the "SJA1000" option in the Bitrate calculation tool.
BR
Marvin
---
Marvin Heidemann
PEAK-Support Team
Marvin Heidemann
PEAK-Support Team
Re: Can speed 666.667 kbps
It works
Thank you very much
tomekk
Thank you very much
tomekk
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31