Hello Rainer,
Thank you for your comprehensive answer.
What exactly do you want to achieve, and with which programming language or IDE?
It's not yet decided. The plan is to use Microsoft Visual Studio with C or C++.
I definitely want to use the hardware for two different purposes:
* Log and create custom CAN messages using the KCANMonitor.
* Own application on the PC.
- Simulation of a control unit (e.g., for a university project in the near future: unlocking doors via CAN bus).
- Development of custom control units. The core functionality at the communication level should initially be implemented comfortably in C. The resulting functionality should then be transferred to a microcontroller.
> The independent execution of stored programs on the RKS+CAN is considered, but currently only makes limited sense due to the lack of I/O pins, as all inputs would have to come either via CAN or USB.
This would, for example, make sense for storing a message (sequence) to be sent via RKS+CAN at a specific interval (e.g., 100ms).
Then, within your own application, you would no longer need to worry about adhering to the intervals. On the RKS+CAN, this wouldn't be a problem (provided you still have enough free timers

).
Sure, here's the translation:
"Best regards," or "Sincerely," (depending on the context).
Gerald.