STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H743 SDMMC1 DMA Using

Hello. I am testing my own board with STM32H743.As the title suggests, DMA needs to be enabled.If don't using DMA, you can write SD card normally.If use DMA Enable, f_open will wait 30 seconds (just like the timeout setting) and will fail with an Err...

STM32L4 DSI camera

hellocan i use STM32F479 DSI host interface to connect with Raspberry Pi camera ( this camera has the same interface ).regards.Zakaria

ZTale.1 by Associate II
  • 368 Views
  • 0 replies
  • 0 kudos

Where can I find a table of STM32F745 DMA mappings to peripherals? In other words, what streams can I use for a peripheral?

I looked in corresponding reference manual (RM0385 rev 8) but all it appears to give is an "example" tables on page 226, which does not match what STM32CubeMX 5.2.0 says.I also could not find in the stm32f32F745xx datasheet (DocID027590 rev 4). The ...

JDwye.1 by Associate II
  • 872 Views
  • 5 replies
  • 0 kudos

Resolved! I2C Slave transmit without HAL

I am writing a C++ I2C driver that would operate as a SLAVE device operating under interrupt and without CLOCK STRETCHING using STM32H732zi nucleo board My problem is that the first byte that I tried to transmit seems to always be 0xFF no matter what...

onio by Senior
  • 1332 Views
  • 1 replies
  • 0 kudos

Resolved! STM32L011K4 ADC

Hello,where can I get more information on the STM32L011K4 ADC? Is there only one AD-core, wich is multiplexed to the different channels? How can I get the max. sampling rate?RegardsTobi

TK.1 by Associate
  • 569 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 all GPIO pin capture with DMA and Timer

Hi, I am trying to capture all GPIO pin values when timer pin goes LOW. I cant understand which timer I need to choose? Which peripheral stands for GPIO port?How do I need to set Timer "Copy from" input source?I have STM32F091RC

JBond.1 by Senior
  • 1511 Views
  • 7 replies
  • 0 kudos

MODBUS

Is it possible to implement modbus communication in STM32F401RE nucleo board ?If possible please explain the metho or please give me any tutorial

SUT by Associate II
  • 505 Views
  • 1 replies
  • 0 kudos