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

Is VUSB required/recommended for self-powered STM32 USB device?

Posted on August 08, 2016 at 19:20Hi all,Is the VUSB input required/recommended for self-powered STM32 USB device?From everything ive read, the VUSB input is required for connection/disconnect detection, but in practice, everything seems to work jus...

mwp by Senior
  • 3181 Views
  • 6 replies
  • 1 kudos

Resolved! STM32F40X Triple regular simultaneous model only

Hi,I am trying to use 3 ADCs on STM32F407 with 'Triple regular simultaneous model only'. This option is avaliable in CubeMX configuration, but I can not get it working in the code. I would like to sample 3 channels using the 3 ADCs at the same time. ...

Stmotor by Associate
  • 1172 Views
  • 1 replies
  • 0 kudos

Resolved! STM32U545 permanent RTC wakeup call

Hello,I am new to this cpu and experimenting with RTC wakeup using 32kHz LSE. I am usingthis code for the wakeup: void HAL_RTCEx_WakeUpTimerEventCallback(RTC_HandleTypeDef *hrtc){SystemClock_Config();HAL_ResumeTick();...} // In while(1)HAL_RTCEx_SetW...

Fizzl92 by Associate
  • 1416 Views
  • 2 replies
  • 1 kudos

stm32h725 doesn't work.

Hello, I looked at AN5419 and configured the stm32H725igk6 power supply circuit as shown in the following figure, but the external osc does not work and the st link is not connected to the MCU. Is this product a model that must be configured using S...

sangmin_0-1691549389868.png
sangmin by Associate II
  • 4106 Views
  • 9 replies
  • 9 kudos

STM32U575ZI Configuring ADC1 with GPDMA (without Linked List)

Hi !I'm trying to configure the ADC1 to 7 ranks conversion and a GPDMA1 channel (0) in "Standard Request Mode" to transfer the ADC data into the memory.First, I've configured the ADC without GPDMA channel, and it worked fine (Polling mode, no interru...

TTaie.1 by Associate II
  • 2523 Views
  • 1 replies
  • 0 kudos

Resolved! STM32 FLASH Write Protection Error

Hi there!I was trying to emulate eeprom using flash memory. I am using Nucleo-F030R8 board. I was able to program flash 2 times (0xF055 was the test value):however I cannot reproduce it anymore and whilst trying to program I get PGERR.Uploading my co...

Jouls_1-1692196000827.png
Jouls by Associate II
  • 2571 Views
  • 3 replies
  • 3 kudos