STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 525 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 III
  • 685 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
  • 1410 Views
  • 8 replies
  • 5 kudos