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

PWM to ADC synchronization unexpected delay

Hello everybody,I am trying to synchronize the ADC1 and ADC2 to work with center-aligned PWM signals in dual-simultaneous regular mode using DMA. My setup:PWM frequency: 5.2 kHZADC conversion frequency: 104/2 = 52 MHZIf I have 3 conversions per ADC w...

richi_0-1766693549208.png richi_1-1766694295760.jpeg richi_2-1766694449913.png richi_3-1766694470632.png
richi by Associate III
  • 960 Views
  • 5 replies
  • 0 kudos

STM32U575 Bank1 Flashing Problem from Bank2

I am trying to do OTA programming modifications using the DUAL bank feature of my STM32U575 IC with 1Mbyte of memory.I have successfully done this when the program starts in BANK 1 and I reflash BANK 2. I change the User Option byte to OB_SWAP_BANK_E...

Resolved! Strange behavior of STM32G070RBT6 ADC

I am facing very weird issue in STM32 ADC.1. I used single channel in polling mode and interrupt mode the value i got was 4095, even the pin voltage was 1.7V, i used DSO to look for any serious noise on the pin but it was clean.Also if i gave 0V to t...

psain.1 by Associate III
  • 631 Views
  • 3 replies
  • 3 kudos

Resolved! CAN RTR usage

Hello everyone, I am working on a project related to CAN communication, and I don't have complete knowledge about the RTR Remote and RTR DATA features within CAN. Should I use RTR Remote in a complex system?

Kamil_16 by Associate II
  • 539 Views
  • 5 replies
  • 2 kudos

Resolved! How to Initialize STM32C011J6

Hi There,So, I got some of the STM32C011J6 MCUs for my simple project of reading sensors data and generating an interrupt.But I am in a dilemma, that the MCU's has I2C Pins, SWD Pins for programming, GPIO pins to act as interrupt but how to initializ...

Sourabh15_0-1765965467811.png
Sourabh15 by Associate II
  • 1335 Views
  • 11 replies
  • 9 kudos

Resolved! How to configure STM32F103 USB endpoints.

Been reading thru the F103 datasheet to try and figure out why my TinyUSB based code isn't working. The datasheet says.. "For mono-directional/single-buffer endpoints, a single register can be used to implement two distinct endpoints". The F103 has...

Bags by Associate III
  • 1991 Views
  • 9 replies
  • 2 kudos

Resolved! FreeRTOS vs TIMER interrupt task

Good days at all. I need to start a project and I'm unsure which path to take: I'd like to create an application that requires some tasks to run in parallel and some to run at different times. I've used timers as interrupts in the past, so as soon as...

SMusc.1 by Senior
  • 967 Views
  • 2 replies
  • 2 kudos