8000 Official STM32 Port selection duplication · Issue #225 · arduino/arduino-ide · GitHub
[go: up one dir, main page]

Skip to content
Official STM32 Port selection duplication #225
Closed
@toogooda

Description

@toogooda

Describe the bug
Display and selection of com port is mixed up in what looks like a cartesian join the variant options.
The official STM32 core has multi layered board selection for example you first select "Generic STM32F1 Series" then you select the specific "Board part number" which is the variant. You can also select the COM port separately as shown in the below image:
image

However in the new IDE2.0 the port is duplicated for every possible variant. which suggests your unique key is not unique.
image

What is also strange is that if you select any of them they all get selected and the same when deselecting
image

To Reproduce
Steps to reproduce the behavior:

  1. Add additional boards URL "https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json"
  2. Install STM32 core
  3. attach board (I am using Generic STM32F103RET6)
  4. Select a generic series
  5. Look at ports

Expected behavior
As variant selection is another menu option the COM port selection should only show com ports and only once.

Desktop (please complete the following information):
Windows 10

Did further investigating, the com ports showing the STM32F103 items does not change even if you select a different generic series .
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0