STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7 ADC injected missing rank statement

STM32F746 V1.14 CubeMX 5.0.1 and V1.15 5.103 ranks definedmissing statementssConfigInjected.InjectedRank = ADC_INJECTED_RANK_2;sConfigInjected.InjectedRank = ADC_INJECTED_RANK_3;in generated code

fe3 by Associate III
  • 450 Views
  • 0 replies
  • 0 kudos

Resolved! C++ program gets stuck at __libc_init_array in startup

Hi all, I have a C++ project running fine on the STM32H7 EVAL board that I need to port to an STM32H7 Nucleo board, because it closer resembles the final hardware I will be using. I generated a Nucleo project using CubeMX and added all the things I n...

Mttjcksn by Associate III
  • 3570 Views
  • 7 replies
  • 0 kudos

STM32L052K8U6 - Now I have a question - How much the internal clock is reliable ? Is that any option to use my external clock for UART 115200 baud rate communication.

I am planning to use STM32L052K8U6. With this Controller I am planning to use UART and ADC and digital IOs. Only LSE (low speed external clock) is there and I can only provide 32.768KHz. With this clock I can't generate 115K baud rate with LSE alone,...

SR.18 by Associate
  • 890 Views
  • 3 replies
  • 0 kudos

Why is erased flash not reading FF

Hi community,I'm currently working on a project using a STM32L072 controller.One part ob that is implementing a customer-specific bootloader. No worries so far.What confuses me is that an empty flash reads zeroes instead of FFs. This is with the ST-L...

0690X000008A5bNQAS.png 0690X000008A5bSQAS.png 0690X000008A5bXQAS.png 0690X000008A5bcQAC.png
ABULL by Associate
  • 1681 Views
  • 4 replies
  • 0 kudos

Migrate from STM32F103 to STM32F413

Hey guys,I'm currently migrating a STM32F103 project to an STM32F413 project using CubeMX.I created a new STM32F413 Cubemx project and imported the old STM32F103 project. Most settings were successfully mapped to the new MCU.However since the F1 has ...

0690X000008A6bNQAS.png
JHeni by Associate II
  • 792 Views
  • 0 replies
  • 0 kudos