nuttx/configs/nucleo-f303re
Mateusz Szafoni b9a1969122 *Merged in raiden00/nuttx_pe (pull request #778)
Improvements in STM32 ADC

arch/arm/src/stm32/stm32_adc.c: start conversion on startup is now possible if TIM triggering selected. This can be useful to start ADC TIM conversion for ADC IPv2 when opening ADC device.

arch/arm/src/stm32/stm32_adc.c: fix compilation errors for chips with one ADV TIM

configs/nucleo-f303re: refresh ADC example

configs/nucleo-f334r8: refresh ADC example

Approved-by: GregoryN <gnutt@nuttx.org>
2018-12-09 00:09:01 +00:00
..
adc *Merged in raiden00/nuttx_pe (pull request #778) 2018-12-09 00:09:01 +00:00
can Squashed commit of the following: 2018-06-20 12:30:37 -06:00
hello Squashed commit of the following: 2018-06-20 12:30:37 -06:00
include 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
nxlines Squashed commit of the following: 2018-06-20 12:30:37 -06:00
pwm Squashed commit of the following: 2018-06-20 12:30:37 -06:00
scripts Squashed commit of the following: 2018-06-20 12:30:37 -06:00
serialrx Squashed commit of the following: 2018-06-20 12:30:37 -06:00
src *Merged in raiden00/nuttx_pe (pull request #778) 2018-12-09 00:09:01 +00:00
Kconfig Add Nucleo F303RE board configuration 2015-09-10 05:26:38 -04:00
README.txt Update TODO list and README files. 2017-04-15 07:40:14 -06:00

Nucleo-64 Boards
================

The Nucleo-F303RE is a member of the Nucleo-64 board family.  The Nucleo-64
is a standard board for use with several STM32 parts in the LQFP64 package.
Variants include

  Order code    Targeted STM32
  ------------- --------------
  NUCLEO-F030R8 STM32F030R8T6
  NUCLEO-F070RB STM32F070RBT6
  NUCLEO-F072RB STM32F072RBT6
  NUCLEO-F091RC STM32F091RCT6
  NUCLEO-F103RB STM32F103RBT6
  NUCLEO-F302R8 STM32F302R8T6
  NUCLEO-F303RE STM32F303RET6
  NUCLEO-F334R8 STM32F334R8T6
  NUCLEO-F401RE STM32F401RET6
  NUCLEO-F410RB STM32F410RBT6
  NUCLEO-F411RE STM32F411RET6
  NUCLEO-F446RE STM32F446RET6
  NUCLEO-L053R8 STM32L053R8T6
  NUCLEO-L073RZ STM32L073RZT6
  NUCLEO-L152RE STM32L152RET6
  NUCLEO-L452RE STM32L452RET6
  NUCLEO-L476RG STM32L476RGT6