zephyr/boards/arm/nucleo_l476rg
Thomas Stranger 374aab1ea3 boards: nucleo_l476rg and nucleo_wb55rg add timers
nucleo_l476rg:
adds tim3 with pwm on pb4, changes tim2 pwm pin from pa0 to pb10.
As a result timers are available on arduino pins D5 and D6.

nucleo_wb55rg:
adds tim1 with pwm on pa8, changes tim2 pwm pin from pa0 to pa15.
As a result timers are available on arduino pins D5 and D6.

Use default prescaler (==1) for 32-bit timer and
10.001 for 16-bit timers, as these are commonly used.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2021-08-13 07:33:09 -04:00
..
doc boards: arm: nucleo_l476rg: add Arduino SPI support 2021-06-29 11:32:15 -04:00
support boards: arm: fix openocd.cfg for nucleo_l476rg 2018-11-06 16:17:21 -05:00
arduino_r3_connector.dtsi boards: arm: nucleo_l476rg arduino spi 2021-02-15 08:09:51 -05:00
board.cmake boards: arm: st, stm32: add jlink runner args 2019-04-19 13:56:28 -05:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig drivers: pwm: stm32: remove remaining Kconfig instances 2020-05-05 10:52:51 -05:00
nucleo_l476rg.dts boards: nucleo_l476rg and nucleo_wb55rg add timers 2021-08-13 07:33:09 -04:00
nucleo_l476rg.yaml boards: arm: nucleo_l476rg arduino spi 2021-02-15 08:09:51 -05:00
nucleo_l476rg_defconfig boards: stm32: nucleo_l476rg, nucleo_wb55rg: Configure clocks using dt 2021-04-27 11:53:37 +02:00