Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.98 KB

File metadata and controls

54 lines (41 loc) · 1.98 KB
name 🐛 Bug report
about Report a bug or unexpected behavior while using the STM32 core
title
labels bug
assignees

Please, before reporting any issue

Any questions/feedback/suggestions should be discussed on the stm32duino forum:

⚠ When reporting any issue, please try to provide all relevant information to help on its resolution.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Complete source code which can be used to reproduce the issue. Please try to be as generic as possible (no extra code, extra hardware,...)

Steps to reproduce the behavior:

  1. Plug
  2. Press USER_BTN
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • Arduino IDE version: [e.g. 1.8.8]
  • STM32 core version: [e.g. 1.4.0]
  • Tools menu settings if not the default: [e.g. Newlib Standard, No Serial]
  • Upload method: [e.g. SWD]

Board (please complete the following information):

  • Name: [e.g. Nucleo F429ZI]
  • Hardware Revision: [e.g. Rev B]
  • Extra hardware used if any: [e.g. X-Nucleo IKS01A1]

Additional context Add any other context about the problem here.