Skip to content

Commit

Permalink
boards/nucleo-f303re: fix CAN bit timings
Browse files Browse the repository at this point in the history
boards/nucleo-f303re: fix CAN bit timings, calculated with http://www.bittiming.can-wiki.info/

Signed-off-by: raiden00pl <[email protected]>
  • Loading branch information
raiden00pl authored and jerpelea committed Feb 14, 2025
1 parent a62078b commit 107b375
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/arm/stm32/nucleo-f303re/configs/can/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ CONFIG_SCHED_WAITPID=y
CONFIG_START_DAY=27
CONFIG_START_YEAR=2013
CONFIG_STM32_CAN1=y
CONFIG_STM32_CAN_TSEG1=15
CONFIG_STM32_CAN_TSEG2=2
CONFIG_STM32_JTAG_SW_ENABLE=y
CONFIG_TASK_NAME_SIZE=0

0 comments on commit 107b375

Please sign in to comment.