Search found 2 matches

by piemmepi
Tue 4. Oct 2016, 16:51
Forum: PCAN-RS-232
Topic: Incorrect CAN reading
Replies: 2
Views: 7848

Re: Incorrect CAN reading

Hello and thank you for your reply.

I was actually seeing a higher rate of failures with the debug instructions, so this makes sense. The stack size was 512, and I have now increased it to 2048.

I haven't seen a failure since, even with the debugging activated.

Thank you!
by piemmepi
Tue 4. Oct 2016, 13:45
Forum: PCAN-RS-232
Topic: Incorrect CAN reading
Replies: 2
Views: 7848

Incorrect CAN reading

Hello,

I am currently in the process of writing some code for the PCAN-RS232 module, and I am having issues with the CAN communication. The function of the code is to:

- Get values from an incoming CAN message and encode it into a serial message as a setpoint for an RS232 device (MFC – mass flow ...