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 there a specific manipulation to do to communicate with UART bootloader using a second microcontroller as host ?

Hello,I am trying to communicate with the UART bootloader (NUCLEO64 F446E) using a second board (NUCLEO32 L432KC).I am using USART1 (PA_9, PA_10), on which I am trying to send the 0x7F frame to activate UART bootloader (after having activated bootloa...

Zephyr S by Associate II
  • 777 Views
  • 2 replies
  • 0 kudos

STM32H77 ADC1 random readings

We generated ADC code for STM32H755 using CubeMx. ADC1 is setup a single channel, one shot conversion. We are using internal Vref at 2.5V. We are reading 0.9V as a test and the DR keeps changing randomly. What are we doing wrong? Thanks!// adc.c gene...

A K_2 by Associate
  • 793 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F030F4P6 TSSOP20 OSC32

There isn't any PC14 PC15. Is it really inaxessible on this MCU and I'm have to find suitable HSE crystal in order to get high-presition RTC?

MBelk by Associate II
  • 952 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H745/755 cores frequency after reset is not the same?

Hi guys, I read reference manual for STM32H745/755, where is mentioned that the both CPUs are after reset running on the same clock frequency, because they shared the same clock source and the prescalers are after reset in default state (no division ...

0693W000001qovLQAQ.png
binarybee by Associate III
  • 739 Views
  • 3 replies
  • 0 kudos

STm32f446REt7 controller examples code issue from cubemx

Hello All,I am using custom board using stm32f446ret7 controller. I am creating a sample project using CUBEMX for this stm32f446re controller and trying to flash using st-link/v2. But has got one warning as below. Can anyone help in understanding whe...

TH.16.336 by Associate III
  • 487 Views
  • 0 replies
  • 0 kudos

HAL transmission not happening after HAL receive

I have configured STM32l496RG as slave and am trying to send data from my STM32L496RG slave to ESP32 master upon reception of data into buffer array. I am trying to echo the same data back to the master. My master ESP32 transmits data 'hello' and r...

Resolved! We are using STM32F429VET in our design. Please tell me if the internal structure of I/O port of STM32F429VET is the same.

Currently, we are testing whether smoke and fire will occur when adjacent I/O ports are shorted. If the internal structure is the same, we think that a representative set of tests is sufficient. However, if the internal structure is different, then a...

MKono.1 by Associate
  • 684 Views
  • 2 replies
  • 0 kudos