STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

My own Visual "Configurator"

Hi guys!Still live and kicking, thanks God! My fist public version was/is vscode_nucelo_l152re (totally uninspired, I am bad with naming things) that is a visual configuration tool for the Nucleo_L152RE board and generates code that uses the old SPL ...

Resolved! Problem in ADC2 and ADC3

Hello,I'm having trouble with ADC2 and ADC3 on my NUCLEO-L010RB board. I've utilized all 16 ADCs on the microcontroller, and the code is functioning correctly except for these two ADCs. I am using LPUART.In this image, I obtained a reading of 40 from...

Minaihab_0-1714567082268.jpeg Minaihab_1-1714568157369.png
Minaihab by Associate III
  • 1343 Views
  • 7 replies
  • 0 kudos

Resolved! How to find the version of Cube (LL drivers) used?

Hello,I am trying to figure out what is the version of the LL drivers used in a project. Where can I find this information, is it stated in any header file? I could not find anything so far.Thanks in advance!Andreea 

aoltean by Associate II
  • 1814 Views
  • 16 replies
  • 3 kudos

Resolved! CubeMX injects LL_RTC_TAMPER_MASK_TAMPER1 for RTC Tamper 2

Hi, Just to notify a bug  :CubeMX injects LL_RTC_TAMPER_MASK_TAMPER1 for RTC Tamper 2 when generating codeSTM32CubeMX - STM32 Device Configuration Tool Version: 6.8.1-RC4STMCube FW_L0 V1.12.2 /** Enable the RTC Tamper 2*/LL_RTC_TAMPER_Enable(RTC, LL_...

Rla by Associate
  • 523 Views
  • 2 replies
  • 0 kudos

Resolved! Documentation about settings in CubeMX?

Hello, I'd like to better understand some settings in CubeMX to be sure default settings are OK for my application.Starting with USART2 Configuration for example:- in "DMA Settings" tab, what behavior is modified by the Priority dropdown (Low, Medium...

Thomas LB by Associate III
  • 1207 Views
  • 6 replies
  • 3 kudos

Problem with IDE

Hello, I've got problem with STMCubeIDE. You can see my problem at photos I attached. Can anyone help me to solve this problem. I try to work on Lenovo Legion 5 with Ryzen 5 5600h and RTX3060. Second graphic card is integrated with Ryzen CPU. This pr...