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

Resolved! SPI writing - 1 bit off

I have a peripheral I am communicating to using both a Raspberry Pi and also STM32G0B1 (two different devices, two different setups)I am basically trying to reproduce successful communications that the Pi us doing to this peripheral on the STM32 plat...

0693W00000NsUrZQAV.png 0693W00000NsUreQAF.png 0693W00000NsUrjQAF.png 0693W00000NsUroQAF.png

Data transmission is not happening using SPI ?

Hi Team, I am using the STM32H745ZI-Q nucleo board . I am Trying to Transmit the data through the SPI using LL.Here I am using one nucleo board cm7 for transmition and I am using another same model nucleo board cm7 for the receiving. In the transmiti...

Sm.2 by Associate II
  • 1720 Views
  • 4 replies
  • 0 kudos

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
  • 2928 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
  • 1183 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
  • 838 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