nuttx/boards/arm/stm32/b-g431b-esc1
2021-03-20 21:07:20 -03:00
..
configs/nsh boards/stm32: add initial support for b-g431b-esc1 board 2021-03-20 21:07:20 -03:00
include boards/stm32: add initial support for b-g431b-esc1 board 2021-03-20 21:07:20 -03:00
scripts boards/stm32: add initial support for b-g431b-esc1 board 2021-03-20 21:07:20 -03:00
src boards/stm32: add initial support for b-g431b-esc1 board 2021-03-20 21:07:20 -03:00
Kconfig boards/stm32: add initial support for b-g431b-esc1 board 2021-03-20 21:07:20 -03:00
README.txt boards/stm32: add initial support for b-g431b-esc1 board 2021-03-20 21:07:20 -03:00

README
======

The B-G431B-ESC Discovery kit board is based on the STM32G431CB microcontroller,
the L6387 driver and STL180N6F7 power MOSFETs.

UART/USART PINS
---------------

USART2 is accessible through J3 pads and ST LINK Virtual Console:
  USART2_TX - PB3
  USART2_RX - PB4

Configuration Sub-directories
-------------------------

  nsh:
  ---
    Configures the NuttShell (nsh) located at apps/examples/nsh.  The
    Configuration enables the serial interfaces on USART2.