Hello Marvin,
Sorry for pulling up old topics but I need to come back to the second part of your answer regarding the scale factors.
You mentioned that this behavior can be seen usually only with more than 3 decimal places. In the example above it is already already changing with one decimal place ...
Search found 14 matches
- Wed 9. Aug 2023, 13:10
- Forum: PCAN-Router Pro
- Topic: PCAN Router Pro & PPCAN-Editor: Wrong scaling on imported CAN signals?
- Replies: 4
- Views: 13582
- Wed 11. May 2022, 09:37
- Forum: PCAN-Router Pro FD
- Topic: CAN message Rx timestamp source
- Replies: 4
- Views: 7633
Re: CAN message Rx timestamp source
Great thanks a lot!
- Mon 9. May 2022, 14:26
- Forum: PCAN-Router Pro FD
- Topic: CAN message Rx timestamp source
- Replies: 4
- Views: 7633
CAN message Rx timestamp source
Hello PEAK-Systems team,
I would appreciate if you could describe the time and encoding format of the time array / timestamp, which you are using in your examples (can.h) in the RX CAN message struct:
//! @brief
//! struct for a CAN receive message.
typedef struct {
uint16_t size; //!< size of the ...
I would appreciate if you could describe the time and encoding format of the time array / timestamp, which you are using in your examples (can.h) in the RX CAN message struct:
//! @brief
//! struct for a CAN receive message.
typedef struct {
uint16_t size; //!< size of the ...
- Mon 3. May 2021, 18:12
- Forum: PCAN-Router Pro FD
- Topic: Routing + Logging (+ Backup Battery) example?
- Replies: 4
- Views: 8500
Re: Routing + Logging (+ Backup Battery) example?
Hello Marvin,
after a while I start reviewing the code examples 20_RTOS, 21_RTOS_FILESYSTEM and 07_PEAK_FLASH.
What I integrated so far is the 07_PEAK_FLASH function to flash update the router using Peak Flash (no need to use the encoder switch): I added the lib libPFLASH_RPROFD_02.a to the ...
after a while I start reviewing the code examples 20_RTOS, 21_RTOS_FILESYSTEM and 07_PEAK_FLASH.
What I integrated so far is the 07_PEAK_FLASH function to flash update the router using Peak Flash (no need to use the encoder switch): I added the lib libPFLASH_RPROFD_02.a to the ...
- Tue 16. Feb 2021, 18:24
- Forum: PCAN-Router Pro FD
- Topic: Routing + Logging (+ Backup Battery) example?
- Replies: 4
- Views: 8500
Routing + Logging (+ Backup Battery) example?
Hello PEAK-Support Team,
do you have a fimrware example which includes a configurable routing and the logging feautre?
We would like to use the router with a customized routing function plus log the received and sent CAN messages using a SD card. We also planned to use the integrated backup ...
do you have a fimrware example which includes a configurable routing and the logging feautre?
We would like to use the router with a customized routing function plus log the received and sent CAN messages using a SD card. We also planned to use the integrated backup ...
- Wed 28. Oct 2020, 21:35
- Forum: PCAN-Router Pro
- Topic: Export PPCAN-Editor configuration as binary file?
- Replies: 1
- Views: 3872
Export PPCAN-Editor configuration as binary file?
Dear PEAK-Team,
I'm wondering if it is possible to export / compile a binary image of a PCAN Router Pro configuration created with your PPCAN-Editor. Another user of the router should not be able to (deeply) analyse the used CAN-DBC (CAN signals/messages) for creating the router configuration (as ...
I'm wondering if it is possible to export / compile a binary image of a PCAN Router Pro configuration created with your PPCAN-Editor. Another user of the router should not be able to (deeply) analyse the used CAN-DBC (CAN signals/messages) for creating the router configuration (as ...
- Mon 31. Aug 2020, 12:30
- Forum: PCAN-Router Pro
- Topic: DBC to C-code import for PCAN-Router (dev. pack)?
- Replies: 1
- Views: 3929
DBC to C-code import for PCAN-Router (dev. pack)?
Dear PEAK-Support team,
I was wondering if you have a C-code import/conversion function for CAN messages stored in DBC files?
I'm currently working on an individual PCAN-Router Pro firmware (C code based using your dev.pack) and need to manipulate multiple CAN message signals and/or compose new ...
I was wondering if you have a C-code import/conversion function for CAN messages stored in DBC files?
I'm currently working on an individual PCAN-Router Pro firmware (C code based using your dev.pack) and need to manipulate multiple CAN message signals and/or compose new ...
- Tue 7. Apr 2020, 15:05
- Forum: PCAN-Router Pro
- Topic: Support of Visual Studio Code using new DevPack for Router Pro?
- Replies: 3
- Views: 5859
Re: Support of Visual Studio Code using new DevPack for Router Pro?
Hello,
I just wante to confirm that the PEAK Router Pro Examples can be compiled using Visual Studio Code as you described!
Maybe that's also something you could mention on the Router Pro product homepage (or consider an update of the dev package
).
Thank you!
I just wante to confirm that the PEAK Router Pro Examples can be compiled using Visual Studio Code as you described!
Maybe that's also something you could mention on the Router Pro product homepage (or consider an update of the dev package

Thank you!
- Thu 2. Apr 2020, 18:31
- Forum: PCAN-Router Pro
- Topic: Support of Visual Studio Code using new DevPack for Router Pro?
- Replies: 3
- Views: 5859
Support of Visual Studio Code using new DevPack for Router Pro?
Dear PEAK-Support Team,
By reading your news article and the product homepage for your new PEAK PCAN-Router FD Pro I recognized that you also released a new development package which supports Visual Studio Code:
http://www.peak-system.com/quick/DLP-Router-Pro-FD
Since in this package also ...
By reading your news article and the product homepage for your new PEAK PCAN-Router FD Pro I recognized that you also released a new development package which supports Visual Studio Code:
http://www.peak-system.com/quick/DLP-Router-Pro-FD
Since in this package also ...
- Thu 20. Feb 2020, 14:31
- Forum: PCAN-Router Pro
- Topic: PCAN Router Pro & PPCAN-Editor: Wrong scaling on imported CAN signals?
- Replies: 4
- Views: 13582
Re: PPCAN-Editor applies no or wrong scaling on imported CAN signals
Sorry, but accidentally I posted my reply in the wrong forum. But I'm also currently not really sure if that's a Hardware or Software issue (or both) or if that's not at all an issue...