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

Cache usage when DMA is used in STM32H745

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code and a linker script content. Please read this post: How to insert source code. Hi im using STM32H745 MCU, in...

STM32U5A9J-DK-FreeRTOS and X-CUBE-USB-AUDIO

I've an STM32U5A9J-DK-FreeRTOS and I was looking to a way to stream audio from the PC to the board and vice-versa using the USB-C on board port.I've seen that there's a CUBE extension X-CUBE-USB-AUDIO but it feels it is specifically for the STM32F7Al...

nico23 by Senior III
  • 741 Views
  • 8 replies
  • 2 kudos

HardFault & DMA Descriptor Memory Issues in STM32F746G-Discovery Ethernet (LwIP) – Need Guidance for Cloud POST API Integration

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code and a linker script content. Please read this post: How to insert source code. Hello Community, I am working...

Resolved! how to save data into SD card

Hi,I want to save the data in microSD memory card(for e.g. 4GB) as a file using STM32H573 discovery kit. And gone through with internet search and got some information.  But unable to get the exact idea to how to start with or done it. Found one conn...

Rao by Associate II
  • 285 Views
  • 5 replies
  • 3 kudos

STM32F4, NVS with Zephyr

I am running into some issues standing up a basic non-volatile storage access with zephyr on the STM32F413ZH board.  I am trying to provision for 128 bytes at sector 0x08C0000 but for soem reason the offset keeps jumping to the end of the Flash memor...