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

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
  • 4037 Views
  • 19 replies
  • 0 kudos

How to change endian in a 16bit SPI transmission?

HI, I m trying to send a 16 bit word using SPI HAL to a SPI external interface driver. SPI is configured as:-Transmission master-16bit data TX-MSB first.This driver requires first address of the register and then the content to be received. I created...

FAJOL.1 by Associate III
  • 803 Views
  • 1 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
  • 606 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
  • 585 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
  • 1269 Views
  • 1 replies
  • 1 kudos

STMCubeIDE ADC_RegularConversion_DMA example error

Dear everyone, I am using an STM32F429ZI Nucleo board and using the ADC_RegularConversion_DMA example on STMCubeIDE 1.10.1I must say on a first point of fiew, the example seems to work fine, there are some analog data in the variable: __IO uint32_t u...

_legacyfs_online_stmicro_images_0693W00000biaEFQAY.png _legacyfs_online_stmicro_images_0693W00000biaEZQAY.png _legacyfs_online_stmicro_images_0693W00000bia8OQAQ.png
JGall.5 by Associate
  • 578 Views
  • 0 replies
  • 0 kudos

Resolved! STM32U575I-EV - This eval board is supposed to source power to the USB-C connection but as far as I can tell, my board does not. Are there additional configuration steps I need to take for the board to source USB power?

 I am using the UX_Host_MSC example project. When a connect a USB drive to the USB-C port, the demo app detects a physical connection but power is never activated.

KBret.1 by Associate II
  • 1008 Views
  • 3 replies
  • 0 kudos