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

Error: Activating device: KO. Please, verify the boot mode configuration and check the serial port configuration. Reset your device then try again...

I am using stm32f103c8t6 with uart cable to connect it with stm32 cube programmer but come up the statement above. Any suggestion to fix this problem?14:12:16 : Serial Port COM3 is successfully opened. 14:12:16 : Port configuration: parity = even, ba...

yying.1 by Associate
  • 20356 Views
  • 13 replies
  • 3 kudos

Resolved! STM32F411 HSE Ceramic Resonator external resistor value

Hello everyone,I'm current creating my first STM32 design using STM32F411 and have a need for the USB function on the MCU. The datasheet states that it requires a 48 MHz clock generated by a PLL connected to the HSE oscillator.And I've currently chos...

Timothee by Associate
  • 326 Views
  • 2 replies
  • 2 kudos

STM32H7R3 PSSI RDY/DE bug

Hello,I dug deeper into PSSI behavior, and and I observed unwanted behavior. From my point of view it is a bug.PSSI is configured as:OUTEN = 1 (transmit mode)CKPOL = 0 (outputs driven on rising edge, inputs sampled on falling edge)RDYPOL = 0 (0 at in...

pssi3a_valid.png pssi1a.png pssi2.png

WWDG on HSE not stopping when enter STOP mode.

Dear,Recently, when working with STM32U575 and using WWDG, I've encountered an unclear behavior when I set the controller to STOP mode by using HSE or HSI clock source.By using HSI and LSE clock source (See below code), when enter STOP mode, WWDG is ...

phuocly_0-1737453257195.png
phuocly by Associate II
  • 432 Views
  • 2 replies
  • 0 kudos

Resolved! Timer options for DMA transfer on STM32F03F4P6

Hi there I'm working on a project where I need to create 4 different pulse trains on 4 different GPIO pinsI've created and formatted a uint32_t array to be able to directly write to the GPIO BSRR registerI want to use DMA memory to peripheral in circ...

SteenA by Associate III
  • 569 Views
  • 6 replies
  • 0 kudos

Resolved! Secure Boot and Read Out Protection

Hi all,I'm designing a product that will have a USB boot-loader.I would like to choose a micro-controller that supports secure-boot as well as an ability to completely lock down the micro-controller such that no flash can be read from it. I understan...

merakian by Associate II
  • 481 Views
  • 6 replies
  • 0 kudos

Resolved! STM32 INTERRUPTION

Hi am relatively new to stm32 development.I would like to understand the difference between HAL_GPIO_EXTI_CLEAR_IT and HAL_GPIO_EXTI_CLEAR_FLAG Thank you!

H755 / ADC3 / DMA

Hello,I'm desperate. Just want to concvert some data with the ADC3 with DMA on a H755.No chance! DMA doesn't work, and even a cyclic sample only produces the right values for the first turn. After that, only max. resolution is returned. 12 bit => 0x8...

UBöke.1 by Associate II
  • 2000 Views
  • 9 replies
  • 0 kudos