Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add STM32WL3x support (experimental)#2823

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
fpistm wants to merge26 commits intostm32duino:main
base:main
Choose a base branch
Loading
fromfpistm:stm32cubewl3_addition

Conversation

fpistm
Copy link
Member

This PR add the support of theSTM32WL3 series.

Warning

No test done only build.

Closes#2643.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Included in STM32CubeWL3 FW v1.2.0Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Included in STM32CubeWL3 FW v1.2.0Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Allow some redefinition.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Remove duplicate clock definition.Allow VECT_TAB_OFFSET redefinition.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistmfpistm self-assigned thisSep 23, 2025
@fpistmfpistm added enhancementNew feature or request new variantAdd support of new bard labelsSep 23, 2025
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Copy link

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Pull Request Overview

This PR adds experimental support for the STM32WL3 series microcontrollers based on STM32CubeWL3 v1.2.0, introducing HAL and CMSIS drivers. The implementation focuses on build compatibility with no functional testing performed.

  • Adds comprehensive HAL driver headers for STM32WL3x peripheral support
  • Introduces power management, RF (MRSUBG), and low-power wakeup (LPAWUR) modules
  • Provides GPIO, communication (I2C, SPI, UART), and timer functionality

Reviewed Changes

Copilot reviewed 146 out of 295 changed files in this pull request and generated 4 comments.

Show a summary per file
FileDescription
stm32wl3x_hal_pwr_ex.hExtended power management module with SMPS, GPIO retention, and deep stop features
stm32wl3x_hal_pwr.hCore power management with PVD, wakeup sources, and power mode definitions
stm32wl3x_hal_mrsubg_timer.hRF timer management for MRSUBG IP with virtual timer support
stm32wl3x_hal_mrsubg.hSub-GHz radio (MRSUBG) HAL driver with packet handling and sequencer control
stm32wl3x_hal_lpawur.hLow-power wakeup receiver (LPAWUR) HAL driver
stm32wl3x_hal_lcd.hLCD controller HAL driver with comprehensive display management
stm32wl3x_hal_iwdg.hIndependent watchdog HAL driver
stm32wl3x_hal_irda_ex.hExtended IRDA HAL module with word length definitions
stm32wl3x_hal_irda.hIRDA communication HAL driver
stm32wl3x_hal_i2s.hI2S audio interface HAL driver
stm32wl3x_hal_i2c_ex.hExtended I2C features including analog filter and fast mode plus
stm32wl3x_hal_i2c.hI2C communication HAL driver
stm32wl3x_hal_gpio_ex.hGPIO extended features with alternate function mappings
stm32wl3x_hal_gpio.hGPIO HAL driver with EXTI support
stm32wl3x_hal_flash_ex.hExtended FLASH operations including OTP and page protection

Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

Assignees

@fpistmfpistm

Labels
enhancementNew feature or requestnew variantAdd support of new bard
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[New Variant] WL33CC2 support
1 participant
@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp