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 Generation without using the PWM Mode of timers

Hi everyone. As the title suggests this might come across as an odd request. Basically I have been given a fully completed board with the microcontroller already placed on it. I was asked to use it to generate PWM's from it and control a full bridge ...

SRama.2 by Associate
  • 4074 Views
  • 9 replies
  • 0 kudos

what is the maximum value that i supply to adc pins on stm32f407vg and what happens if i supply voltages more than 7v on same pins

what is the maximum value that i supply to adc pins on stm32f407vg and what happens if i supply voltages more than 7v on same pins (do i have any ics /circuitry to convert high level voltages to low level voltages which are compatible with stm32 boar...

Vtrai by Associate II
  • 667 Views
  • 2 replies
  • 0 kudos

How to print a multidimensional array in stm32 eclipse

Is there any way to print a multidimensional array to console in eclipse for stm32. I am able to print a one dimensional array via UART. However , printing a 2 dimensional array via UART or to the console in eclipse seems impossible. Could anyone h...

KA by Associate II
  • 1807 Views
  • 3 replies
  • 0 kudos

ADC conversion using periodic timer

I want to use a periodic timer to trigger an ADC conversion (which uses DMA).I have the periodic timer working OK on its own, and the ADC conversion with DMA working on its own... but when I try to put the two together it doesn't seem to trigger the ...

DSabo by Associate III
  • 646 Views
  • 2 replies
  • 0 kudos

Problem With Mpu6050 I2C.

Hi.I am trying to communicate with MPU6050 through I2C protocol. I am using STM32f103VE.The problem I have, is that after start condition and transmitting slave address and slave internal register address, and then starting again,this time with slave...

SIZE of stm32f469ai microcontroller

i am working with STM32F469AI microcontroller interface with the STEVAL-IDP005V1 industrial sensor, when i interface STM32F401RE and STEVAL-IDP005V1 through ST-LINK the disk size shows 520kb is free of 540kb, but the flash memory size of STM32F401R...

v_1 by Associate II
  • 1499 Views
  • 7 replies
  • 0 kudos

TIMER2 interrupt not working .

I am trying to blink an led on stm32l476rg nucleo board using CMSIS core and startup file in Keil.I am able to run the Timer2 ,it runs untill it overflows .After overflowing I am trying to clear the SR register in the Timer2 interrupt but after the t...

0690X00000ARAVoQAP.png