STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32WLE5CCU6

Dear,I am currently in the process of designing a custom PCB with your STM32WLE5CCU6 chip (QFN Package). Consequently, I have a few questions:Given that the PCB will be exclusively sold in Europe and that I need to optimize power consumption, should ...

NUCLEO-H743ZI ethernet protocol with keil

I want to start the ethernet protocol with NUCLEO-H743ZI. For this I used the following tutorials :https://community.st.com/t5/stm32-mcus/how-to-create-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308https://github.com/stm32-hotspot/STM32H...

mjadi.1 by Associate
  • 1267 Views
  • 2 replies
  • 0 kudos

DEBUGGER NOT WORKING: STLINK/V2

Hi Team,Recently i was using stm32 stlinkv2 in the STM32F411CEU6. They debugger was workig fine . After flashing 10-20 times , the debugger stopped working and throwig up the error:STMicroelectronics ST-LINK GDB server. Version 7.4.0Copyright (c) 202...

neelimas by Associate II
  • 3108 Views
  • 2 replies
  • 0 kudos

HAL_ADC_Start_DMA did not work stm32g030f6

I encountered the problem that NDM does not work at all on a processor of this model STM32G030F6 ın all versıon cubeidethis is my code /* USER CODE BEGIN Header *//**  ******************************************************************************  * ...

Resolved! PH3-BOOT pin

I did pulled up pin PH3-BOOT high (3.3V). I tried simple code but it looks like it is sitting there and doing nothing. I get this error message. Most chips would have just BOOT pin one function not PH3-BOOT.Multiple errors reported.1) Failed to execu...

0693W00000aJmPBQA0.png
MNapi by Senior III
  • 3357 Views
  • 7 replies
  • 0 kudos

Resolved! STM32C011 Clock Config

Hi @ST Community ,I struggle to configure the clock speed to the frequency I desire.The chip I am using is STM32C011F6U and the code I use as first function in main() is the following:uint16_t cr = RCC->CR;uint16_t cal = RCC->ICSCR;uint16_t cfgr = RC...

saraacri by Associate
  • 1510 Views
  • 2 replies
  • 1 kudos