Change CAN Baudrate
Posted: Thu Dec 19, 2024 1:02 pm
Hello guys,
i have a Problem sending a CAN Telegram with two different Baudrates.
The internal CAN of PIC18F26K80 must switch between 125kbit and 250kbit.
I found out that BRGCON register 1 (variable BAUD1) have to change form 3 to 7.
But there is no macro doing that and my C skills are not very good
Can somewone help me with this?
i have a Problem sending a CAN Telegram with two different Baudrates.
The internal CAN of PIC18F26K80 must switch between 125kbit and 250kbit.
I found out that BRGCON register 1 (variable BAUD1) have to change form 3 to 7.
But there is no macro doing that and my C skills are not very good

Can somewone help me with this?