Search found 2 matches

by KennyDemers
Wed 12. Feb 2025, 17:27
Forum: Software
Topic: FDCAN setting the bitrate
Replies: 1
Views: 2753

FDCAN setting the bitrate

I'm writing a .NET C# application using Peak.PCANBasic.NET What is the proper string to set the bit rate to Nominal: 1 MBit/s | Data: 2 MBit/s.

The BitrateFD class has the following 2 strings defined but I need Nominal: 1 MBit/s | Data: 2 MBit/s

// A string representing the bit rate FD SAE J2284 ...
by KennyDemers
Fri 3. Jan 2025, 13:31
Forum: PCAN-USB FD
Topic: How to make 5 Mbps work? or how to change the "SSP offset" for PCAN-USB FD?
Replies: 6
Views: 13977

Re: How to make 5 Mbps work? or how to change the "SSP offset" for PCAN-USB FD?

I have the same question. What would the bit rate preset settings be to support 5Mbps? My clock frequency is 40 MHz and my desired Nominal Bit Rate is 1 Mbit/s and Data Bit Rate is 5Mbit/s.
I currently can transfer successfully at 1 MBit/s and 4 MBit/s but would like to transfer at our devices ...