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

Resolved! USB Video Class device on L4 HAL library

Hello,I'm working on a DCMI to USB Video Class Device converter for a project of my organization. The image sensor is a ultra low power custom design grayscale level with 640x480 resolution (8 bit per pixel). The DCMI acquisition is working and now I...

STM32H743 TCP-IP fault (FreeRTOS LwIP)

Hi all!I'm trying to use LwIP stack on STM32H743XI.I am installing a TCP-IP server. I use CubeMX for initialization. The ethernetif.c file is slightly edited to temporarily disable the d-cache in one of the I / O functions, as shown in one issue, thi...

MKise by Associate
  • 953 Views
  • 0 replies
  • 1 kudos

How to get SDIO+FreeRTOS working on STM32F429Z ?

Hello,STM32F429Z to implement SDIO 1 bit using FreeRTOS,tried numerous examples but had no luck.1. Works fine without RTOS 2. Doesn't work with RTOS+DMA in either of the SDIO modes 3. Would like to know the cubeMX.ioc file configuration/setupNOTE - C...

NikhilAG by Associate
  • 409 Views
  • 0 replies
  • 0 kudos

WAV File to DAC Problem

Hello,i read the ST instructions and looked in the EVAL Board example. There they used a audio jack via SPI but in want to play the file direct on DAC.First to check if the SD Card works i write and read a file to it (works). Then I call the "play_so...

0690X00000AQrPuQAL.png 0690X00000AQrPkQAL.png
GIkar by Associate III
  • 1477 Views
  • 7 replies
  • 0 kudos

Corrupt data while reading using quadspi

Hi,I am working on stm32f779 eval kit.I am using quad spi.Following sequence works fine:Sequence 1:Erase any sector-> write value to particular sector -> read values from correct sector.Not working sequence ->Sequence 2:Erase a sector -> read values ...

phenom by Associate II
  • 650 Views
  • 2 replies
  • 0 kudos