Mateusz Szafoni
632bba3af8
Merged in raiden00/nuttx_pe (pull request #733 )
...
Improvements in STM32 PWM low level driver
stm32_pwm: remove some impossible PWM configurations
stm32_pwm: support for complementary outputs
stm32_pwm: deadtime configuration
stm32_pwm: output polarity and IDLE state configuration
nucleo-f302r8: pwm support
stm32f429i-disco: pwm support
configs: update some configurations according to changes in STM32 PWM driver
Approved-by: GregoryN <gnutt@nuttx.org>
2018-10-14 14:08:52 +00:00
Gregory Nutt
0f10f6bdec
configs/*/include; Remove prototype of stm32_boardinitialize() from board.h files. The authorative prototype is in arch/arm/src/stm32*/stm32*_start.h
2017-12-16 20:02:03 -06:00
Gregory Nutt
cd498778bd
configs/stm32f429i-disco/: Fix a warning and some C comments.
2017-11-13 16:23:14 -06:00
Alan Carvalho de Assis
530ec2e967
STM32F429i Discovery: Add support for NxWM on STM32F429i-Disco board
2017-01-07 08:17:44 -06:00
Gregory Nutt
910bac65fa
STM32 Timer: Generalize and extend calculation of per-timer pre-scaler value. Inspired by original proposal from Pierre-noel Bouteville.
2016-06-03 11:38:59 -06:00
Paul A. Patience
ecbf20065c
STM32F429I-Disco: Update STM32_RCC_DCKCFGR_PLLSAIDIVR
2016-03-01 10:11:21 -05:00
Gregory Nutt
c8ee1c2061
STM32F429i-Discovery: Need to add pin disambiguation due to changes to pinmap header files
2015-11-01 17:40:30 -06:00
Gregory Nutt
f56ed529e5
Remove prototypes for all user LED interfaces from board.h header files
2015-11-01 10:53:34 -06:00
Gregory Nutt
37111e6b2c
Eliminate warnings
2015-09-08 10:19:34 -06:00
Gregory Nutt
68a97a53ac
Make some file section headers more consistent with standard
2015-04-08 09:15:17 -06:00
Gregory Nutt
bd078141a6
stm32f429i-disco: update board definition for the ili9341 LCD display. This configures all LCD settings for the RGB interface. Also adds a customer LCD display template.
...
Signed-off-by: Marco Krahl <ocram.lhark@gmail.com>
2014-12-19 13:34:37 -06:00
Gregory Nutt
4683ad7843
Refresh STM32F429i Disco USB NSH configuration
2014-11-20 07:55:30 -06:00
Gregory Nutt
ab5b37189b
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
Gregory Nutt
e5bfdcf36c
Rename up_buttoninit to board_button_intialize
2014-01-24 13:50:23 -06:00
Gregory Nutt
946e927609
STM32F429I-Discovery: Add support for external SST25 FLASH. From Ken Pettit
2013-11-28 08:21:15 -06:00
Gregory Nutt
14ca86741c
Add support for the STM32F429I-Discovery board from Ken Pettit
2013-11-07 16:55:45 -06:00