STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Which STM32 MCU can play voice prompts and audio files (.mp3 or wav) stored on a micro SD card with digital volume control and without external DAC?

I paid someone and she came up with a solution using STM32F103 and claims that it works for wav files using PWM and low pass filter with a digital attenuator. It didn't, and 1 year on I am still looking for the right MCU and the right solutionUM1642...

EKwon.2 by Associate
  • 1069 Views
  • 2 replies
  • 0 kudos

FatFs Writing Cmds(f_printf) Slows Down ADC

Hello,I'm using SDMMC to save ADC DMA data to an SD card on Nucleo H723ZG. I made some tests and got distorted results. Then I realized a problem, sampling speed is too slow when I use fatfs writing commands. What might be the problem?I use a 64K buf...

0693W00000bhVzEQAU.png 0693W00000bhVzJQAU.png 0693W00000bhVzdQAE.png
ADynr.1 by Associate II
  • 3004 Views
  • 19 replies
  • 0 kudos

Greetings, Does anyone know where the I can find the firmware source code for the STEVAL-PROTEUS? The code provided on the STSW-PROTEUS page is not it. The first few lines of console output are pasted in the details box below. Thanks

Wireless Firmware version 1.13.0Wireless Firmware build 5FUS version 1.2.0SHCI_SUB_EVT_CODE_READY - WIRELESS_FW_RUNNINGDBGMCU_GetRevisionID= 2001***************************************************************************** STMicroelectronics** STM32W...

DAlex.4 by Associate II
  • 474 Views
  • 0 replies
  • 0 kudos

linker issue with freeRTOS osMailQId

HiIn main.c I have got these lines: osMailQDef (object_pool_q, 10, MEM_memberTypeDef); // Declare mail queue osMailQId (object_pool_q_id); object_pool_q_id = osMailCreate(osMailQ(object_pool_q), NULL);in another file in my therad I want to access obj...

MK..1 by Associate III
  • 340 Views
  • 0 replies
  • 0 kudos

Resolved! SBSFU settings vs. application settings

I'm running the SBSFU on a STM32H7 where I can succesful upload a new application and it is starting. The application is running on an external flash.The question is, can I simply change the clock system settings to the applications need at startup o...

SHaue.2 by Associate II
  • 717 Views
  • 1 replies
  • 1 kudos