nuttx/boards/arm/stm32/stm32f411-minimum/src
Samuel Martinez a6df724b4f BlackPill buttons example
Description:
Example to interact with KEY button and user external button connected to PA1.
For KEY button pull-up resistor is active, board schematic does not show any pull-up or pull-down resistor.

Results: Example working as expected.

BlackPill PWM example

Description:
PWM example using PB0 - Timer3 - Channel 3
Create default configuration for the example.

Controlling_RGB_LED

Description: Controlling a RGB LED on NuttX for Black Pill board [STM32F411]

Note: Example currently not working as expected.
2024-08-27 09:13:35 +08:00
..
CMakeLists.txt BlackPill buttons example 2024-08-27 09:13:35 +08:00
Make.defs BlackPill buttons example 2024-08-27 09:13:35 +08:00
stm32_appinit.c
stm32_autoleds.c
stm32_boot.c
stm32_bringup.c BlackPill buttons example 2024-08-27 09:13:35 +08:00
stm32_buttons.c BlackPill buttons example 2024-08-27 09:13:35 +08:00
stm32_composite.c
stm32_gpio.c
stm32_hx711.c
stm32_pwm.c BlackPill buttons example 2024-08-27 09:13:35 +08:00
stm32_rgbled.c BlackPill buttons example 2024-08-27 09:13:35 +08:00
stm32_spi.c
stm32_usb.c
stm32_usbmsc.c
stm32_userleds.c Led and buttons examples 2024-08-27 09:13:35 +08:00
stm32_w25.c
stm32f411-minimum-gpio.h
stm32f411-minimum.h BlackPill buttons example 2024-08-27 09:13:35 +08:00