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

I3C Target HAL usage questions

I am using the Nucleo STM32U385rq development boards to create an I3C controller and a I3C target.I have the following scenario working:1) Controller assigns dynamic addresses.2) Target sends an in-band interrupt.3) Controller acknowledges the in-ban...

STM32C071KBT6 USBX CDC ACM Standalone Mode Configuration

以上就是我配置的所有内容。您能指出我的配置有任何问题吗? edit (translated in English):  Hello, I have configured the STM32C071KBT6 for USBX standalone mode. Attached are all the screenshots of my configuration. Could you please review and let me know if there are any issues w...

UPSHU_0-1753440648953.png UPSHU_1-1753440660736.png UPSHU_2-1753440672723.png UPSHU_3-1753440691811.png
UPSHU by Associate
  • 207 Views
  • 2 replies
  • 0 kudos

STM32H5 and EEPROM emulation with XCUBE-EEPROM

Hi, I'd like to have some feedback about the use of XCUBE-EEPROM library on STM32H563.Is it functionnal and reliable ? After digging into the code, i have few questions:   MPU_init() In the MPU_init() function there's a configuration  with no explana...

gh_rcl by Associate II
  • 510 Views
  • 3 replies
  • 0 kudos

Cellular with in-modem IP stack

Hello,I am planning to build a cellular application using EC200 as my modem. I prefer to use in modem stack using AT commands due to memory constraint of my MCU. I have come across X Cube Cellular where it is mentioned this setting can be changed usi...

PSaga.1 by Associate III
  • 355 Views
  • 2 replies
  • 1 kudos

SD card formatting using fileX

Hi, It works, apparently a different microSd card works. however, it is strange that, DATALOG2 could write into the card. May i know how shall i perform sd card format function or what to fill up in the function?   Follow-up of the the topic below: S...