STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External Clock Configuration

Hi,I am using the STM32L031F6 MCU and have configured the internal clock, which is working properly. However, I need to configure the external clock. We observed a pin conflict when changing to the external clock configuration because we are using th...

Screenshot 2024-08-21 153259.png Anusree_k_0-1724255752629.png

HAL RTC SetDate Bug or some another way to do??

Posted on February 23, 2017 at 10:49I am using STM32F103 in my new application. I have used STM32Cube to generate my code including Internal RTC. Myproblem is that the time is ok saved when reseted but date is always reset. when i inspected the code...

How to use OpenBootLoader?

STM32CubeG4 v1.3.0 contains STM32 OpenBootLoader 2.0. How is this used/accessed? I cannot find it anywhere in STM32CubeMX.I have STM32CubeMX v6.0.1 and STM32Cube MCU package for STM32G4 series v1.3.0.

STM32F4 CAN Bus example using HAL Library

Posted on April 22, 2016 at 18:51Hello,   i am new to HAL Libraries. i am learning to work with CAN BUS using HAL Libraries. Can any one please post an example of STM32F CAN BUS using HAL Libraries.as it will help to have an idea how should we progr...

ninad911 by Associate III
  • 13843 Views
  • 18 replies
  • 0 kudos

StandAlone STM32L452CEU6 Application

Hello everyone,I'm working on a Data Logger that inputs strain gauge sensor signals. I've already tested successfully my application on bread board but now it requires a standalone implementation in a new PCB. Since I can not waste shots I'll ask the...

Giova1 by Associate
  • 331 Views
  • 1 replies
  • 0 kudos

Resolved! Bug in LL_ADC_SetAnalogWDThresholds()

Enabling analog watchdog 1 for ADC3 on a STM32H723 in CubeMX with low threshold 0x8 and high threshold 0x80 generatesLL_ADC_SetAnalogWDThresholds(ADC3, LL_ADC_AWD1, 0x80, 0x8);but the doc comment for LL_ADC_SetAnalogWDThresholds() says regarding the ...

mkm_ctv by Associate II
  • 864 Views
  • 7 replies
  • 0 kudos