Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Most ST MCUs are missing - what is going on? #1751

Open
tdjastrzebski opened this issue Jan 13, 2025 · 0 comments
Open

Most ST MCUs are missing - what is going on? #1751

tdjastrzebski opened this issue Jan 13, 2025 · 0 comments

Comments

@tdjastrzebski
Copy link

tdjastrzebski commented Jan 13, 2025

It seems that most ST's MCUs are missing. Only STM32L1 and STM32F3 MCUs are available.
What is going on?

C:\Windows\System32>pyocd --version
0.36.0

C:\Windows\System32>pyocd pack clean
0000743 I Removing all pack data... [pack_cmd]


C:\Windows\System32>pyocd pack update
0000549 I Updating pack index... [pack_cmd]
Downloading descriptors (1584/1584)

C:\Windows\System32>pyocd pack find stm32u5
0002908 W No matching devices. Please make sure the pack index is up to date. [pack_cmd]

C:\Windows\System32>pyocd pack find stm32g0
0000726 W No matching devices. Please make sure the pack index is up to date. [pack_cmd]

C:\Windows\System32>pyocd pack find stm32l0
0000660 W No matching devices. Please make sure the pack index is up to date. [pack_cmd]

C:\Windows\System32>pyocd pack find stm32l1
  Part             Vendor               Pack                 Version   Installed
----------------------------------------------------------------------------------
  STM32L100C6Ux    STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L100C6UxA   STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L100R8Tx    STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L100R8TxA   STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L100RBTx    STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L100RBTxA   STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L100RCTx    STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L151C6Tx    STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L151C6TxA   STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L151C6Ux    STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
  STM32L151C6UxA   STMicroelectronics   Keil.STM32L1xx_DFP   1.4.1     False
...
@tdjastrzebski tdjastrzebski changed the title Most ST MCUs are missing Most ST MCUs are missing - what is going on? Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant