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

Resolved! STM32G030K6T6 oscillator pins

As per datasheet pin 2 and pin 3 are OSC32_IN and OSC32_OUT pins I want to connect a 8MHZ crystal and was looking for OSC_IN and OSC_OUT pins, but could not find any info regarding them, can the OSC32_IN and OSC32_OUT pins be used for connecting the ...

0693W00000bhMAbQAM.png
MMala.3 by Associate II
  • 1779 Views
  • 5 replies
  • 0 kudos

STM32F0 ADC external trigger with PWM and DMA - How to verify the trigger instance or ADC sampling begin instance?

Hi,I am using ADC with external trigger mode and DMA. The external trigger is TIM1 CH1 PWM out FALLING EDGE.I wanted to verify if the trigger instance is correctly set for which I am probing the PWM output and a GPIO that toggles inside the ADC_ConvC...

How to putg all the code into RAM

Good morning,I'm writing a bootloader and I need to put all the code in the RAM and execute from it (the microcontroller is a STM32F733).The code is already working correctly from the flash.How can I move it into the RAM?Thanks in advance

SBosc by Associate II
  • 3237 Views
  • 11 replies
  • 0 kudos