STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

single DMA buffer for two timers STM32G0xx

Hello. In a project with stm32g030 (071) I use two different timers to generate two PWM signals. The triggering of timers and PWM signals is out of phase by 180 degrees. Can I use one DMA buffer to load data into CCMR registers of two different timer...

Akoli.2 by Associate III
  • 660 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H735V (LQFP100) PC2_C and PC3_C speed

Hello,I have a problem with pins PC2_C and PC3_C on STM32H7. We have custom board based on this MCU and we want to interface SD card via SPI. We are using these pins: PA9 as SCK, PA0 as CS, PC2_C and PC3_C as MISO and MOSI respectively. I can not ini...

0693W00000BdYQyQAN.png 0693W00000BdYBUQA3.png

lsm6ds3 registers problem

Hi everyone!I'm using a custom board with an stm32l051 and an lsm6ds3(and two 4.7kohm pull-ups). I am setuping the I2C1 (pins PB7 SDA and PB8 SCL). then I do the IMU setup in which I write some values to control registers on the IMU. then I read the ...

0693W00000Nse3ZQAR.png
EPora.1 by Associate II
  • 1119 Views
  • 3 replies
  • 0 kudos

DMA interrupt documentation error in RM0440

In RM0440, it states that "Generation of a single interrupt request for the DMA1 controller," however looking at the exception vectors indicates that there is a separate interrupt vector for each channel for both DMA 1 and 2. Also the stm32cube libra...

Pete4 by Associate
  • 543 Views
  • 2 replies
  • 0 kudos