STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA Circular mode misalignment

Hi everyone!I'm trying to figure out what's wrong with my SPI Peripheral continous transmitting/receiving via DMA in Circular Mode. I think I have coded a pretty basic "Hello, World" for working with DMA, I've just generated code from .ioc file and t...

g_timp by Associate
  • 292 Views
  • 17 replies
  • 2 kudos

SPI Receive - pulse in MOSI line

The above image represents logic analyzer output when HAL_SPI_Receive_DMA is executed. My doubt is regarding the single high pulse at MOSI line. During HAL_SPI_Transmit_DMA , no issues. Is this normal behaviour? STM as Full duplex master, i have disc...

sreyas40_0-1763725623576.png

2nd Camera for NUCLEO-N657X0-Q

Hello!I have NUCLEO-N657X0-Q development kit and two camera modules: B-CAMS-IMX and B-CAMS-OMV.According to the chip documentation, it is possible to connect two cameras by using CSI-2 as the primary interface and DCMI as the auxiliary interface. How...

avburmel by Associate III
  • 30 Views
  • 0 replies
  • 0 kudos

Bug in fx_stm32_sd_driver.c

I think I have found a bug in the mentioned file (in my case the file comes from x-cube_azrtos-h7, but the problem seems to be present in other versions to).In the function fx_stm32_sd_driver() there is a check that the passed Databuffer (media_ptr→f...

MHoll.2 by Senior III
  • 27 Views
  • 0 replies
  • 0 kudos