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

Update STM32G0 HAL and CMSIS drivers #1253

Merged
merged 13 commits into from
May 21, 2021
Merged

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Dec 3, 2020

Update from STM32CubeG0 FW v1.4.1:

  • CMSIS Drivers to v1.4.1
  • HAL Drivers to v1.4.1

The STM32CubeG0 is not fully backward compatible and add several new feature to handle:

  • New USB instance: USB_DRD_FS
  • FLASH management: FLASH_FLAG_ALL_ERRORS
  • LPUART2 support to add (first serie with this instance)
  • I2C3 support
  • Timer IRQ definition
  • Flash Dual bank --> to be managed thanks Wrong flash size for eeprom emulation #1316

Tests done thanks #1398 with Nucleo G0B1RE

  • USB
  • I2C3
  • EEPROM
  • LPUART2
  • TIM3, TIM4, TIM16 & TIM17

@fpistm fpistm added this to the 2.0.0 milestone Dec 3, 2020
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Dec 3, 2020
@fpistm fpistm marked this pull request as draft December 4, 2020 08:01
@fpistm fpistm modified the milestones: 2.0.0, 2.x.x Dec 8, 2020
@fpistm fpistm force-pushed the updateG0 branch 4 times, most recently from 05ea446 to caed32a Compare May 7, 2021 15:03
@fpistm fpistm marked this pull request as ready for review May 7, 2021 17:11
fpistm added 13 commits May 21, 2021 14:31
Included in STM32CubeG0 FW v1.4.1

Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeG0 FW v1.4.1

Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeG0 FW v1.4.0

Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm merged commit 633606a into stm32duino:master May 21, 2021
STM32 core based on ST HAL automation moved this from In progress to Done May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant