zephyr/boards/arm/olimexino_stm32
Henrik Brix Andersen da2a0befbb drivers: can: unify CAN controller configuration in devicetree
Unify the CAN controller configuration done in Zephyr devicetrees:

- Specify a resynchronization jump width (sjw) of 1 time quanta in SoC
  devicetrees as this is the most common. Boards can override this if
  needed.
- Specify a sample point of 87.5% as recommended by CAN in Automation
  (CiA) in SoC devicetrees. Boards can override this if needed.
- Specify a bus speed of 125 kbits/second (arbitration phase) and 1
  Mbits/second (CAN-FD data phase) in board devicetrees as this is what
  is used by all Zephyr CAN samples.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-02-24 13:48:55 -08:00
..
doc boards: doc: Clarify a generic statement 2022-01-11 11:54:22 +01:00
support boards/arm/olimexino_stm32: add openocd file 2017-04-14 01:36:24 +00:00
board.cmake olimexino_stm32: Use stm32flash runner 2019-12-09 17:03:10 +01:00
Kconfig.board boards: remove USB option for STM32 based boards 2021-08-03 19:00:12 -04:00
Kconfig.defconfig drivers: pwm: stm32: remove remaining Kconfig instances 2020-05-05 10:52:51 -05:00
olimexino_stm32.dts drivers: can: unify CAN controller configuration in devicetree 2022-02-24 13:48:55 -08:00
olimexino_stm32.yaml samples: subsys: fs: Refactor fat_fs sample yaml to reduce whitelist 2020-05-07 14:47:43 +02:00
olimexino_stm32_defconfig boards: stm32: Remove use of CONFIG_PINMUX 2021-11-26 11:36:42 +01:00