Search found 4 matches

by dominic_v
Mon 30. Oct 2023, 16:54
Forum: PCAN-Router FD
Topic: Flashjing PCAN return a wrong status Hardware
Replies: 4
Views: 7519

Re: Flashjing PCAN return a wrong status Hardware

I'm having the exact same problem. The logging software loads fine however.
My application was based on an example with the addition of some of my files.

Was the cause of this problem determined?
by dominic_v
Wed 18. Oct 2023, 14:51
Forum: PCAN-Router Pro FD
Topic: Timing Issues When Writing to Disconnected CAN channel
Replies: 3
Views: 5074

Re: Timing Issues When Writing to Disconnected CAN channel

I tried adding an external termination, and both an external and the internal, but it didn't make any difference.

Looking an my can_user.c (see attached), I only see what looks like re-initialization in the CAN_UserRead( ) function.
However, I'm not even doing any reads at all and I don't see any ...
by dominic_v
Tue 17. Oct 2023, 22:18
Forum: PCAN-Router Pro FD
Topic: Timing Issues When Writing to Disconnected CAN channel
Replies: 3
Views: 5074

Timing Issues When Writing to Disconnected CAN channel

Hello,

I am running an application based on the 31_SIMPLE_TCP_SERVER example.

My modification involves sending a test CAN message out of a port periodically from a RTX thread.

If I have a CAN device connected, I can transmit as fast as I like (say every one millisecond)

However, if I disconnect ...
by dominic_v
Wed 19. Jul 2023, 19:21
Forum: PCAN-Router Pro FD
Topic: Output Drive and CAN programming protocol
Replies: 1
Views: 24162

Output Drive and CAN programming protocol

Hello,

For the two high-side digital outputs, what is the output pulled up to internally (3.3, 5V)?

We would like the ability to automatically update the router firmware in our system from a non-Windows embedded host.
Is the Firmware update protocol the ST32 CAN bootloader protocol or is it ...