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

Custom board Design using STM32F446RE and STM32F103CBT6

I am designing a custom board using STM32F446RE as main MCU and STM32F103CBT6 for ST link. I am using MB1136 board schematic as reference. I have the following questions:1) Should I connect NRST of pin of main MCU to ST link MCU? But in reference sch...

Ellu1213 by Associate
  • 2444 Views
  • 1 replies
  • 1 kudos

Resolved! STM32F407 Bootloader Go Command

Hello, I tried to use the go Command at the beginning of flash (0x08000000), the bootloader sent me back an ACK. But i've got 2 problems. First, if i don't change back my boot pins, i will be in System Memory Mode, why ? Am I reading boot pins at the...

Cyril C by Associate II
  • 1394 Views
  • 2 replies
  • 0 kudos

DAC output result input to ADC

I'm new at STM32 MCU.Is it possible that on STM32MP157D-DK1?I first set a value to DAC and then use its output as input to ADC then finally get a digital output which must same as the value i set to DAC. (Without DMA)If I can do that , how can I do t...

32F417: HAL_RCCEx_PeriphCLKConfig() questions

Hello All,The above function is used to config various clocks. For the RTC it contains this    /* Enable Power Clock*/ __HAL_RCC_PWR_CLK_ENABLE(); /* Enable write access to Backup domain */ PWR->CR |= PWR_CR_DBP; // Wait for above to stabi...

PHolt.1 by Senior III
  • 1416 Views
  • 4 replies
  • 0 kudos

Resolved! Code won't run after power cycling when debugger isn't connected

The code runs perfectly fine, and as expected when I don't have a USB connected, given that I push the Reset button (B2) on my Nucleo-F746ZG.The problem is that when I remove power from the system, and re-power it, it seems to not reset. I have jumnp...

SHelg1_1-1687980089884.png
SHelg.1 by Associate II
  • 2468 Views
  • 3 replies
  • 1 kudos

USB renumeration in NUCLEO-F446RE

I am designing a board using STM32F446RE (with embedded ST link) with NUCLEO-F446RE as a reference. While going through the NUCLEO-F446RE schematic, I am not clear regarding the USB renumeration process and hardware connection. Could you please expla...

Ellu1213 by Associate
  • 2023 Views
  • 3 replies
  • 0 kudos