STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FDCAN FIFO full

I am using a custom PCB with stm32g474 and I am trying to get the CAN peripheral working. I believe I have everything set up correctly (bit rate, RAM etc) but when I call HAL_FDCAN_AddMessageToTxFifoQ(), FIFO is full error is raised after 3 iteration...

How to use SSD1315 Library

Hi!I'm trying to make a LCD screen work, but without success.I found this library:https://github.com/STMicroelectronics/stm32-ssd1315But I can'd find more documentation with examples (how to initialize).Can you give me a "wire"? Now I'm using a ssd13...

cyberpex_0-1740617468809.png
cyberpex by Associate II
  • 741 Views
  • 6 replies
  • 3 kudos

Ux_Host-CDC_ACM : Enumeration failure

Dear All,I am testing the demo project for the NUCLEO-C071 to implement the USB HOST CDC_ACM (USBX). Below are some doubts that arose after the initial tests:After using the wizard to create the demo project 'Ux_Host-CDC_ACM', opening the .ioc file s...

LMore.2 by Associate III
  • 179 Views
  • 2 replies
  • 0 kudos

Resolved! stm32f429ı_dısco not written sdram

hello i have stm32f429i-disco card. fmc settings are configured. i defined sdram in the linker file but variable sdram is not written. can you help me? i am using cubeide. my linker file is attached and i am attaching the photo of my fmc settings. my...

Ekran görüntüsü 2025-05-07 223050.png
edramden by Associate II
  • 108 Views
  • 5 replies
  • 0 kudos

USBX Device CDC ACM problem

Hi all,I am writing to you because I am trying to understand how to make the USB CDC ACM work on the Nucleo U5A5ZJ board. First of all I analyzed some ST webinars and tested the UX_Device_CDC_ACM program which works correctly. I tried to reproduce it...

I2S + DMA configuration

I have NUCLEO-F756ZG board with STM32F765ZG and I have hooked up ICS43434 mic into I2S1 bus. Now I have been scratching my head for a day to figure out how to get data out from that puppy. Or actually getting data out is simple, but to make it sane i...

JusbeR_0-1746793869493.png JusbeR_1-1746793913913.png
JusbeR by Associate
  • 143 Views
  • 7 replies
  • 0 kudos

STM32U5 SDMMC1 FATFS integration

Hi guys, I'm trying to implement a sd card interface for the STM32U5 series using SDMMC1 interface. Since there is no native FATFS support over CubeMX, I guess, I started to use the generic fat file module from elm-chan.Basic configuration:1. SDMMC1 ...

Julian__0-1746000981422.png
Julian_ by Associate III
  • 230 Views
  • 8 replies
  • 2 kudos