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

STM32WBA missing target configuration file #19

Open
janhenke opened this issue May 31, 2023 · 0 comments
Open

STM32WBA missing target configuration file #19

janhenke opened this issue May 31, 2023 · 0 comments

Comments

@janhenke
Copy link

In commit 54c8f87 support for the STM32WBA chip was added to the STM32L4x flash driver, unfortunately without any target configuration file.

Even with the above commit added to my local OpenOCD, I cannot flash my application into the board, as neither the existing target/stm32l4x.cfg nor target/stm32wbx.cfg work with the board. I have no prior experience with writing my own target config, so I am quite lost now. I have found the JTAG ID of the chip in the reference manual (RM0493 section 40.2.8), but cannot find the correct SWD ID. Also I am not sure what other changes need to be done to adapt an existing config file for this chip.

Can someone with more experience look into creating a working STM32WBA target config file? I noticed the same is also true for the STM32C0x chip (flash driver yes, target config no).

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