Skip to content

Comments

STM32F4 HAL compatibility with the official STMicroelectronics Arduino Core STM32#11006

Merged
thinkyhead merged 2 commits intoMarlinFirmware:bugfix-2.0.xfrom
ktand:arduino_core_stm32
Jun 12, 2018
Merged

STM32F4 HAL compatibility with the official STMicroelectronics Arduino Core STM32#11006
thinkyhead merged 2 commits intoMarlinFirmware:bugfix-2.0.xfrom
ktand:arduino_core_stm32

Conversation

@ktand
Copy link
Contributor

@ktand ktand commented Jun 12, 2018

Description

STM32F4 HAL compatibility with the official Arduino Core STM32 from STMicroelectronics.

Benefits

  • The Arduino Core STM32 is supported by STMicroelectronics.
  • Compared to the STM32GENERIC core this core supports hardware PWM.

Building against the official core is currently not supported in PlatformIO but the PIO team is working on it. See platformio/platform-ststm32#76. Building with the Arduino IDE or Arduino for VS Code works fine.

Please note that the STM32F4 HAL is still compatible with STM32GENERIC. It should certainly be possible to make the same modifications for the STM32F7 HAL as well but I have no F7 hardware to test on.

@thinkyhead thinkyhead force-pushed the arduino_core_stm32 branch 4 times, most recently from 6243863 to 730c1f0 Compare June 12, 2018 21:16
@thinkyhead thinkyhead added the T: HAL & APIs Topic related to the HAL and internal APIs. label Jun 12, 2018
@thinkyhead thinkyhead force-pushed the arduino_core_stm32 branch from 730c1f0 to d4ff663 Compare June 12, 2018 21:23
@xC0000005
Copy link
Contributor

This is good stuff - I'm looking at moving my STM32 marlin generic hal (one hal for all STM32x class boards) over to it instead of STM32GENERIC.

@thinkyhead thinkyhead merged commit e0276d2 into MarlinFirmware:bugfix-2.0.x Jun 12, 2018
@ktand ktand deleted the arduino_core_stm32 branch October 19, 2018 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T: HAL & APIs Topic related to the HAL and internal APIs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants