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
support
Kconfig.board
Kconfig.defconfig
arduino_r3_connector.dtsi
board.cmake
nucleo_l476rg.dts boards: nucleo_l476rg and nucleo_wb55rg add timers 2021-08-13 07:33:09 -04:00
nucleo_l476rg.yaml
nucleo_l476rg_defconfig