Skip to content

Conversation

@azerupi
Copy link

@azerupi azerupi commented Dec 14, 2024

This adds support for the STM32G0B1 which is pretty much equivalent to the G071. This was tested on a Nucleo-G0B1RE and also on some custom hardware.

Since the G071 and G0B1 are so close I feel like there should be a better way than having two distinct Mcu directories. But the G0B1 required an updated CMSIS package and for now I didn't want to touch to the G071.

@tridge
Copy link
Member

tridge commented Dec 30, 2024

Since the G071 and G0B1 are so close I feel like there should be a better way than having two distinct Mcu directories. But the G0B1 required an updated CMSIS package and for now I didn't want to touch to the G071.

did you try loading the G071 build on your G0B1 Nucleo? Maybe it is close enough to work?

@tridge
Copy link
Member

tridge commented Dec 30, 2024

@azerupi you also need to update the MCU list in bl_update/make_amj.py

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

Successfully merging this pull request may close these issues.

2 participants