Hey everyone,
I am doing a project with the Seeed Serial Can-bus module using the Seeeduino and the Grove shield. The project basically collects data from various temp and pressure sensors, creates a can message, and then broadcasts it on the bus. I have all of it working, but… I can not change any of the serial baud rate and can baud rate of the module. If I change them from the defaults, either the serial interface fails to init or the canbus hangs broadcasting messages. I am using the following Seeed library:
I would like to up the rates as some of the sensor data changes pretty rapidly.