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

How do I synchronize received UART data ?

I am trying to receive a frame containing 10 bytes of serial data, each frame is transmitted at a 100ms rate.However, as the UART can start receiving the 10 byte frame at any point in time, the received data is becoming out of sync. How do I sync the...

johngj_0-1706805151387.png johngj_1-1706805208495.png johngj_2-1706805851655.png johngj_3-1706805879295.png
johngj by Senior
  • 8242 Views
  • 23 replies
  • 11 kudos

Resolved! using several ADC

Hello,I wonder if it is or it is not possible to use more than one ADC independet of each other. My problem is as follows: I want to use ADC1 and ADC2  in independent scan conversion nothing works anymore. My code work for ADC1 alone   or ADC2 alone,...

kkhli.1 by Associate III
  • 2882 Views
  • 11 replies
  • 6 kudos

Resolved! Flash via I2C bootloader problem for STM32G0B1KBU6

Hello,We encountered a problem with the internal Bootloader of the STM32G0B1KBU6 MCU.ConditionsFirst, the option bytes are set with an STLINK-V3 programming adapter (SWD interface) and CubeProgrammer (2.15.0) according to Pattern 11 of AN2606:nBoot_S...

IE by Associate II
  • 3985 Views
  • 13 replies
  • 0 kudos

Resolved! USB available on STM32G0B0KET6 ?

DS13565 Rev 2 says under 3.20: "The embedded USB controller cannot be used on STM32G0B0KE as this device does not provide an HSE oscillator input.". Well, sounds reasonable. But same DS says in Table 11 for Pin 2 (LQFP32) PC14: "OSC32_IN, OSC_IN" whe...

Resolved! How to configure ADC_DMA in ethernet using NUCLEO-H745

Hello Team,I have implemented ADC_DMA (circular mode) Multiple channels in NUCLEO_H745 and in that added ethernet without RTOS when ethernet is implement ADC_DMA is not working it provide only one time data but i have configured for circular mode eve...

ggowd.1 by Associate III
  • 1302 Views
  • 2 replies
  • 0 kudos

STM32H747 ADC ENOB Process Variation

Hi,Is there any information available regarding the process variation of the ADC12 ENOB in the STM32H747 operated as a differential ADC? With a custom PCB we are seeing a standard deviation of 2.73 bits, which is quite substantial. On the worst offen...

slc2015 by Associate II
  • 1113 Views
  • 3 replies
  • 0 kudos

STM32U575: Watchdog reset when exit from STOP3 mode.

Hello,in my application, exiting from STOP3 mode is working fine but when the SRAM is over 192K, so getting SRAM2 addresses, exiting from STOP3 mode is forcing watchdog reset (I think when is trying to access a variable placed on SRAM2)  however from...

SMill.8 by Associate II
  • 3528 Views
  • 14 replies
  • 5 kudos