Tool/software:
Hello TI Expert,
We want to change CAN arbitration bit rate at runtime. Could you please provide the solution for it.
Dts configuration:
&main_mcan12 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&main_mcan12_pins_default>;
phys = <&transceiver1>;
};
main_mcan12_pins_default: mcan12-default-pins {
pinctrl-single,pins = <
J784S4_IOPAD(0x008, PIN_INPUT, 0) /* (AJ33) MCAN12_RX */
J784S4_IOPAD(0x004, PIN_INPUT, 0) /* (AG36) MCAN12_TX */
>;
};
Regards,
Harmish