STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

LwIP + FreeRTOS not working on STM32F746

Hello folks!I have a STM32F746 MCU on my custom board and I'm trying to get the LwIP + FreeRTOS stack to work, especially the netconn tcp_echo_server example. It's not a hardware related problem, because the same HW has been used on another board (ST...

RCont.1 by Associate II
  • 1286 Views
  • 11 replies
  • 0 kudos

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
  • 993 Views
  • 7 replies
  • 0 kudos

Multi ADC Block

Hi everyone, I am wondering about multi ADC blocks(ADC1, ADC2).I don't give you a delay at the moment.When they start, must i give some delay to them?If so, how long must i give some delay?ex)HAL_ADC_Start_IT(&hadc1);Delay_us(2);HAL_ADC_Start_IT(&had...

giwonKIM by Associate III
  • 145 Views
  • 0 replies
  • 0 kudos

STM32H743ZI INTERNALFLASH RAM WRITE[45] BYTE DATA

I WANT TO WRITE IN INTERNAL FLASH MEMORY IN WRITE [45] DATA WRITE BUT  ACTUAL  HAL_FLASH_Program(FLASH_TYPEPROGRAM_FLASHWORD, FLASH_ADDRESS, (uint32_t) WRITE )==HAL_OK){}ONLY WRITE A 32 BYTES AT A ONE TIME HOW TO MORE DATA WRITE IN INTERNAL FLASH MEM...

SITARAM by Associate III
  • 127 Views
  • 1 replies
  • 0 kudos

SystemClock_Config Visivility

The image below shows how Cube MX allows us to control the visibility of some functions.Uncheking a prototype moves it from main.c (private) to main.h (public). When unchecking for SystemClock_Config, its  prototype is still generated on main.c, only...

dhs_0-1714588867694.png
dhs by Senior
  • 453 Views
  • 8 replies
  • 1 kudos

SAI Clock configuration issue: PDM interface

Hello, I am using st CUBE to configure my board to read a single digital mems microphone. From reading RM0433 Table 429  and also AN5027 figure 52 I try to set the clk to SAI1 to be 2.048 but i get an issue that its not possible and can only be set t...

Screenshot (24).png Screenshot (23).png

i need cubemx 5.0.6 version .

I need cubemx 5.0.6 version for custom HID HS in STM32H743iit6.I also checked new version cubemx 6.11 but its not working. Because i am using ULPI USB3300  for high speed (HS) USB , it  require PLL clock 480MHz. But newer cubemx not supported 480MHz ...

Rajasiva by Associate II
  • 385 Views
  • 5 replies
  • 0 kudos