STM32CubeF3 VS STM32CubeL4

Compare STM32CubeF3 vs STM32CubeL4 and see what are their differences.

STM32CubeF3

STM32Cube MCU Full Package for the STM32F3 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits)) (by STMicroelectronics)

STM32CubeL4

STM32Cube MCU Full Package for the STM32L4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits)) (by STMicroelectronics)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
STM32CubeF3 STM32CubeL4
1 6
135 248
2.2% 2.8%
6.0 6.2
22 days ago 7 days ago
C C
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

STM32CubeF3

Posts with mentions or reviews of STM32CubeF3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-05.
  • STM32 Documentation Rant/Please help me I'm tired and I just want UART to work...
    2 projects | /r/embedded | 5 Aug 2021
    Please take no offence on the other question about UART, but did you have a look to examples from ST ? https://github.com/STMicroelectronics/STM32CubeF3/tree/master/Projects/STM32F303ZE-Nucleo/Examples/UART And have you actually tried them on board ? When something doesn't work, I always start from the basics and then try to change thing slowly while retesting at each step.

STM32CubeL4

Posts with mentions or reviews of STM32CubeL4. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-30.
  • How to enable the ART Accelerator on STM32?
    1 project | /r/embedded | 28 Mar 2023
    The bare minimum would be to include stm32l4xx_hal_flash.h and do:
  • The Rust conundrum
    1 project | /r/cpp | 17 Jul 2022
    or UB, or platform defined, or some weird rule for (partial) retocompatibilty with C, or bad concurrency.. even the official STM hal still have issue with misuse of volatile and atomic that could potentially cause issue (https://github.com/STMicroelectronics/STM32CubeL4/issues/30). Simply sometimes C++ does not have way to fully express a safe API, so it became pretty much impossible to make a safe wrapping
  • to HAL or not to HAL - THE definitive answer
    4 projects | /r/embedded | 30 Jan 2022
    St HAL had and still have huge issues, there is no repo for the code, so you need to download the zip, and for a long time there was not even a issue tracker, I had many time issues and found out someone on the forum reporting the problem. Now at least we have issue tracker, but that made mode clear there are some interesting decision, like missing volatile and no plan to fix it: https://github.com/STMicroelectronics/STM32CubeL4/issues/30 https://github.com/STMicroelectronics/STM32CubeF4/issues/10
  • Love and hate of ST HAL / pointer to volatile correctness
    2 projects | /r/embedded | 3 Sep 2021
    Now my tricky question about volatile pointers is here https://github.com/STMicroelectronics/STM32CubeL4/issues/30
  • STM32L4R5 || read/erase/write internal Flash
    1 project | /r/embedded | 23 Jun 2021
    This variable I got from an example: https://github.com/STMicroelectronics/STM32CubeL4/tree/master/Projects/NUCLEO-L4R5ZI/Examples/FLASH/FLASH_FastProgram

What are some alternatives?

When comparing STM32CubeF3 and STM32CubeL4 you can also consider the following projects:

stm32-usart-uart-dma-rx-tx - STM32 examples for USART using DMA for efficient RX and TX transmission

STM32CubeF7 - STM32Cube MCU Full Package for the STM32F7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))

STM32CubeH7 - STM32Cube MCU Full Package for the STM32H7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))

STM32CubeF4 - STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))

STM32CubeL1 - Full Firmware Package for the STM32L1 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).

STM32CubeF0 - STM32Cube MCU Full Package for the STM32F0 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))

qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families

STM32CubeL0 - STM32Cube MCU Full Package for the STM32L0 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))