STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DW3300Q STM32 SDK

Hello! I'm a firmware design engineer, and along with my team, we're working on UWB development. We recently received a Qorvo kit (DW3300QDK1) along with the EVB STM32 Nucleo-F429ZI to work with their SDK. However, we couldn't find any documentation ...

bvega by Associate
  • 166 Views
  • 2 replies
  • 2 kudos

STM32 DMA & UART

Hello im working on a project where im modifying data on STM32 and transmiting it via UART on my other hardware(ESP32).Im having troubles, my best guess is at sending data thought UART. Because of the delays in my code I've implemented DMA which woul...

thatsAbsurd_0-1716224535712.png

X-Cube-STL

Bonjour,M-Extend est une société basée à Acigné près de Rennes en Bretagne. Nous sommes équipementiers agricoles et nous fabriquons essentiellement des chargeurs frontaux pour les tracteurs. https://m-x.eu/Je travaille au pôle innovation en tant qu'i...

STM32F765VIT6 and ADS131E08 code

Hello All, I hope you are all doing well !I m writing to ask help, I have problem with my STM32f765vit6 and an  ADS131e08 .My the ADS131E08 stops communicating over SPI in continuous mode after a few seconds and block the SPI communication again. But...

Azer by Associate
  • 219 Views
  • 2 replies
  • 0 kudos

Resolved! f_write fails the 2nd time its called

Board: STM32F411REGreetings,I am trying to make a program where the mcu read an audio file on the SD card, apply a sound filter on it, and write the output to a different file. The program will split the audio file into small chunks and compute them ...

Stuck in application startup code

I am facing an issue on one of our stm32f4 boards. We have a custom bootloader , which boots up the app as below   __disable_irq(); HAL_RCC_DeInit(); __HAL_RCC_AHB1_FORCE_RESET(); __HAL_RCC_AHB1_RELEASE_RESET(); __HAL_RCC_AHB2_FORCE_RESET(); __HAL_...

krishr by Associate II
  • 274 Views
  • 5 replies
  • 0 kudos

Resolved! building cloned project

Hi Team,I've recently cloned https://github.com/STMicroelectronics/STM32CubeL5/tree/master/Projects/STM32L562E-DK/Applications/USB-PD/USB-PD_Consumer_1port , for USB PD project.But when i imported the folder into workspace ,the build option is disabl...

NITHIN by Associate III
  • 451 Views
  • 8 replies
  • 5 kudos