STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

We can add DMA interrupt for the stm32f042x6 ?

We have 3 DMA interrupts  DMA1_Channel1_IRQHandler, DMA1_Channel2_3_IRQHandler, DMA1_Channel4_5_6_7_IRQHandler, i need use 3 interrupts beer 2 channels because i use 3 usart with DMA (3 x channels for TX and channels for RX). 1- i can split the chan...

Configuring ADC and DFSDM on Nucleo-H745

Hello!The what I want is to configure the ADC 16-bit synchronous sampling from 2 ADCs and 6 Sigma-Delta using DFSDM at 1kHz period on M4 core to circular buffer. I'm not sure how to do it right, but I'm suppose that I need to enable say TIM1 at 1kHz ...

Alex.Ag. by Associate II
  • 369 Views
  • 0 replies
  • 0 kudos

Resolved! Pwm vs timer irq - slow 100khz max

Hi ! Im generating pwm at 200khz with no problems. But when I use ​timer to generate interrupt I get max 100khz of pulse on pin. No matter if I use HAL_GPIO_Toggle/WritePin or just GPIOx->BSRR. No matter how low value of timer prescaller I use.​Outpu...

oeliks by Senior
  • 683 Views
  • 5 replies
  • 0 kudos

Resolved! How to configure CAN interface on STM32F042F6P6?

Hi!I am confused, i wanted to use STM32F042F6P6 MCU for can interface but, ther is no TX pin for can interface (PB9 on datasheet). So, how i can configure CAN TX?There is no CAN mode option for this MCU inside of CUBEMX because there is no TX pin for...

BMama.1 by Associate
  • 552 Views
  • 2 replies
  • 0 kudos

STM32F103RDT6 Uart details

Hi team,I am using STM32F103RDT6 for my project. I would like to know the details of UART in the MCU. in the datasheet it shows 5 USART interface is possible. At the same time 2 UART is also mention in the datasheet.So my doubt is that can I use the ...

Mom.1 by Associate II
  • 260 Views
  • 1 replies
  • 0 kudos