PCAN-GPS FD baudrate 250k

Programmable Sensor Module with CAN FD Connection
Post Reply
t.adams
Posts: 1
Joined: Mon 7. Oct 2024, 20:35

PCAN-GPS FD baudrate 250k

Post by t.adams » Mon 7. Oct 2024, 20:44

Hello,

I have adjusted the 00_Standard_Firmware to our specs, but now I want to change to 250k baudrate with standard CANopen protocol (non CANopen FD), how can be this done?

Thanks!

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: PCAN-GPS FD baudrate 250k

Post by PEAK-Support » Tue 8. Oct 2024, 13:17

Simply change the parameter for your need (250K) in

Code: Select all

\inc\can_user.h
If you do not use the Bit Rate Switch of the CAN-FD Message Structure, and not use DLC>8, the unit works as a CAN2.0a/b node with your defined Nominal Bitrate.
The Data Bitrate will never be used if you do not set the BRS Flag.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Post Reply