STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

IR remote

I'm trying to code IR remote which uses NEC protocol using STM32f030 .I'm able to do the code under while(1) as as a GPIO input But i'm not able to implement it as an interrupt . Kindly help me regarding the same

OKuma by Associate II
  • 1782 Views
  • 12 replies
  • 0 kudos

Simulink target ADC not working for STM32F091

I am trying to use the ADC_Read block from the simulink support package. I am able to use the ADC1 from a STM32F4 MCU but when I try to use the ADC from STM32F0 MCU it doesn't work. All the configurations should be fine since many other blocks work (...

jagjordi by Associate
  • 267 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F769 PWM using DMA on two channels PA2 and PA3 issue

Hello,I have an issue with using two channels of DMA to generate the PWM on PA2 and PA3 pins.I configured using CubeMX TIM2 PWM Generation CH3 and CH4. I have added the DMA memory to peripheral for PA2 DMA1Stream1 and for PA3 DMA1Stream6.The issue I ...

VMoca.1 by Associate II
  • 3047 Views
  • 18 replies
  • 0 kudos

STM32 ADC DMA Sample Rate Time

Hi everyone, I have some questions about using ADC. I have an analog channel and want to read it for a specified time according to my PWM signal because it has been used as a voltage sense on an inductor. However, I need more samples and have to chec...

ADC Advice

Suppose you want to get the max sample rate out of the ADC and you can not use DMA, how would you do that?

ATo by Associate II
  • 902 Views
  • 6 replies
  • 0 kudos

'F3 - RM316 COMP registers documentation

Please consider these modifications to RM0316:Also, please unify COMPxINSEL/COMPxINMSEL in that chapter (best by removing all instances of COMPxINSEL altogether - note, that in the registers table, the COMPxINPSEL bits are incorrectly marked as COMPx...

0690X00000DBylzQAD.png 0690X00000DByfhQAD.png