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 to latest F4, F7 firmware and USB host/device middleware #1027

Merged
merged 12 commits into from
Jun 4, 2020

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Apr 3, 2020

This PR was generated thanks the script to update HAL drivers and CMSIS devices from the STM32Cube GitHub release #1026

  • F2 --> Update to latest STM32CubeF2 #1059
  • Update F2 HAL from version 1.2.3 to 1.2.4
  • Update F2 CMSIS from version 2.2.2 to 2.2.3
  • Apply 1 patch for F2
  • Update F4 HAL from version 1.7.7 to 1.7.8
  • Update F4 CMSIS from version 2.6.4 to 2.6.5
  • Update F4 wrapped files
  • Apply 2 patches for F4
  • Update F7 HAL from version 1.2.7 to 1.2.8
  • Update F7 CMSIS from version 1.2.4 to 1.2.5
  • G4 --> Update to latest STM32CubeG4 #1049
  • Update G4 HAL from version 1.1.0 to 1.1.1
  • Update G4 CMSIS from version 1.1.0 to 1.1.1
  • H7 --> Update to latest STM32CubeH7 #1060
  • Update H7 HAL from version 1.7.0 to 1.8.0
  • Update H7 CMSIS from version 1.7.0 to 1.8.0
  • L4 --> Update to latest STM32CubeL4 #1058
  • Update L4 HAL from version 1.11.0 to 1.11.1
  • Update L4 CMSIS from version 1.6.0 to 1.6.1
  • WB --> Update to latest STM32CubeWB #1057
  • Update WB HAL from version 1.4.0 to 1.5.0
  • Update WB CMSIS from version 1.3.0 to 1.4.0
  • Update WB wrapped files
  • USB Device library to v2.6.0
  • USB Host library to v3.3.4

@fpistm fpistm added this to the 1.9.0 milestone Apr 3, 2020
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Apr 3, 2020
@fpistm fpistm marked this pull request as ready for review April 6, 2020 08:25
@fpistm fpistm self-assigned this Apr 6, 2020
@stas2z
Copy link
Contributor

stas2z commented Apr 10, 2020

Are you also going to update freertos repo to 10.2.1 shipped with latest cube update?

@fpistm
Copy link
Member Author

fpistm commented Apr 10, 2020

Hi @stas2z
this will be done later. Currently, I'm focus to release the 1.9.0.
FreeRtos is a third party library.

@fpistm
Copy link
Member Author

fpistm commented Apr 29, 2020

This PR will be divided by series to ease merge.

G4 update has been moved to #1049

fpistm and others added 7 commits June 3, 2020 10:17
Included in STM32CubeF4 FW v1.25.0

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

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

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

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm added this to the 2.0.0 milestone Jun 3, 2020
@fpistm fpistm marked this pull request as ready for review June 3, 2020 11:38
USB Specification EP0 should never STALL during setup stage.
Device is not properly setup if STALL present.

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm changed the title Update to latest STM32Cube Fw Update to latest F4, F7 firmware and USB host/device middleware Jun 4, 2020
@fpistm fpistm merged commit f190402 into stm32duino:master Jun 4, 2020
STM32 core based on ST HAL automation moved this from In progress to Done Jun 4, 2020
@fpistm fpistm deleted the UpdateCubeFw branch June 4, 2020 16:47
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

3 participants