nuttx/boards/arm/stm32/stm32f411-minimum
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
..
configs BlackPill buttons example 2024-08-27 09:13:35 +08:00
include BlackPill buttons example 2024-08-27 09:13:35 +08:00
scripts nuttx/boards:Uniform initialization format for init_array. 2024-08-19 19:48:32 +08:00
src BlackPill buttons example 2024-08-27 09:13:35 +08:00
CMakeLists.txt cmake: port more stm32 boards and format already ported stm32 boards 2023-07-25 06:08:54 -07:00
Kconfig boards/stm32f411-minimum: add support for /dev/gpio* 2024-04-22 10:07:36 -03:00
Kconfig.gpio boards/stm32f411-minimum: add support for /dev/gpio* 2024-04-22 10:07:36 -03:00