Skip to main content
Pratyush
Associate II
December 11, 2019
Question

I want to change STM32L4 series firmware into into STM32WB, how I can modify it. generating code from stm32cubemx and adding those files is very challenging . Can I change the Stm32wb drivers in place of stm32l4?

  • December 11, 2019
  • 2 replies
  • 646 views

..

This topic has been closed for replies.

2 replies

Remi QUINTIN
Technical Moderator
December 11, 2019

> Can I change the Stm32wb drivers in place of stm32l4?

It is onviously the most relevant move to do. You would benefit from all the work done for the RF timings.​

Pratyush
PratyushAuthor
Associate II
December 12, 2019

Ok thank you for the reply and could you please tell after drivers exchange what and all modifications in the .mk file or linkerscript I have to do. Or any other way to generate linker script?