Skip to content

[ECU STM32] Assign MCU's pins #12

@AksonovSergei

Description

@AksonovSergei

To start the development of a printed circuit board, it is necessary to assign the microcontroller pins and develop a minimal program that will allow testing functionality on the development board. This program will then be used to verify the printed circuit board.

Task sequence:

  1. Review the requirements for the printed circuit board to determine the signals that the microcontroller must control.
  2. Create a project in STM32Cube IDE and configure all necessary inputs and outputs.
  3. Test the functionality of each signal on the development board.
  4. Document a table mapping the signals to the microcontroller pins in this task.
  5. Create a Pull Request.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions