Skip to content

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 enhancement New feature or request fix 🩹 Bug fix labels Dec 3, 2020
@fpistm fpistm added this to the 2.0.0 milestone 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
@fpistm fpistm deleted the updateG0 branch May 21, 2021 16:53
@fpistm fpistm self-assigned this May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant