2023-06-04 08:07 PM
Currently I am making a can gateway system.
After receiving the data through can interrupt, task send data periodically.
The problem is that sometimes strange values are sent when sending.
For example, a value of 10 was being received, but other valuse send.. ( randomly.. 100, 2000, 4000... )
What could be the cause??
add. info.
2023-06-06 09:40 PM