STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! What is the Clock Speed of the SDRAM FMC on the STM32F469?

Once again I'm struggling to find a clear source for a peripherals clock with STM32 MCU's.Most searching leads me to HCLK/2, so at a max HCLK of 180MHz I get 90MHz.However, looking at there reference manual for the STMF469 I see this:From an example ...

0693W00000NscFdQAJ.png
C.East2 by Associate III
  • 2337 Views
  • 4 replies
  • 0 kudos

UART DMA error

I'm using a STM32L062 MCU to interface a BLE module via UART. I have setup DMA with idle line detection to receive data of unknown packet lengths. I'm receiving packets from the BLE module and the software seems to be working fine. However, I noticed...

0693W00000Nsby3QAB.png 0693W00000NsbyrQAB.png
Ash G by Associate II
  • 1057 Views
  • 0 replies
  • 0 kudos

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
  • 674 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
  • 1141 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
  • 553 Views
  • 2 replies
  • 0 kudos