Search found 1019 matches

by nicolaiB
22 Apr 2025, 17:48
Forum: CODESYS
Topic: CodeSys Error when adding device
Replies: 3
Views: 12361

Re: CodeSys Error when adding device

You can find details for the beta with sp21 here viewtopic.php?t=4716
by nicolaiB
22 Apr 2025, 17:47
Forum: CODESYS
Topic: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)
Replies: 10
Views: 20032

Re: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)

We have received your request and will discuss this internally. For recent systems we have just published a beta version with SP21 support. You can find details in this thread: viewtopic.php?t=4716

Nicolai
by nicolaiB
22 Apr 2025, 17:46
Forum: CODESYS
Topic: Revolution Pi Library for CODESYS V2.2.0.0 - BETA with SP21 support
Replies: 0
Views: 15368

Revolution Pi Library for CODESYS V2.2.0.0 - BETA with SP21 support

We have published a beta version of our Revolution Pi Library for CODESYS with support for SP21.

You can download the package from our website: https://revolutionpi.com/de/support/downloads#c1064

As always we're looking for your feedback. Happy testing!

Nicolai
by nicolaiB
22 Apr 2025, 17:18
Forum: Hardware
Topic: conCAN configuration with PICTORY
Replies: 10
Views: 23497

Re: conCAN configuration with PICTORY

The setup looks correct from the data you habe provided and there aren't any open issues with ConCan and bookworm (at least I'm aware of). Can you please share a kernel log so I can check if there are any errors? Also please double check the wiring (there are a few of wrongly marked ConCan modules ...
by nicolaiB
22 Apr 2025, 17:14
Forum: Software
Topic: Code Example for ConCAN?
Replies: 15
Views: 20054

Re: Code Example for ConCAN?

There were a few module where the marking was wrong on the x2 connector (pin 1 is left and not right, see module picture in https://revolutionpi.com/documentation/revpi-con-can/#connecting-revpi-con-can-to-the-can-bus). But at least the pinout on the left side of the module should show the correct ...
by nicolaiB
17 Apr 2025, 12:18
Forum: Software
Topic: Code Example for ConCAN?
Replies: 15
Views: 20054

Re: Code Example for ConCAN?

A while ago I developed a tool to make CAN testing easier. If you're interested you can get it from here: https://gist.github.com/nbuchwitz/eee269388816e4a6d84ad8fb24092573

The usage is pretty simple:

1. Copy the program to both devices
2. Start the script on one device in controller mode: ./can ...
by nicolaiB
17 Apr 2025, 12:10
Forum: Hardware
Topic: conCAN configuration with PICTORY
Replies: 10
Views: 23497

Re: conCAN configuration with PICTORY

Thanks for the detailed report. When I compare the data to the one you reported initially, I noticed that the baudrate differs (500000 vs 250000). Did you check that the baud matches on both ends?
by nicolaiB
16 Apr 2025, 20:09
Forum: CODESYS
Topic: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)
Replies: 10
Views: 20032

Re: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)

Unfortunately not fornthe older library. Stretch was end of life in 2020 and even the lts support ended in 2022. Is there are particular reason why you cant update ro a recent os version?
by nicolaiB
16 Apr 2025, 19:20
Forum: Software
Topic: Code Example for ConCAN?
Replies: 15
Views: 20054

Re: Code Example for ConCAN?

The permission errors are probably due to missing privileges. Call the program with sudo.
by nicolaiB
16 Apr 2025, 19:18
Forum: CODESYS
Topic: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)
Replies: 10
Views: 20032

Re: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)

Codesys sp21 isnt supported (yet). We're about to publish a beta release with sp21 support soon