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

Resolved! [SOLVED] STM32H750 RAMECC Testing

Hi,I have been trying to trigger a RAM ECC error for testing. I have referenced the code Here. However, I cant trigger an ecc error.The plan is to read uninitialized ram as mentioned in AN5342. I am using SRAM(1-3) (Mem address 0x30000000 - 0x30047FF...

snmunters_0-1720621950335.png
snmunters by Associate III
  • 5591 Views
  • 9 replies
  • 0 kudos

Low power mode with ThreadX

Hello all,I am testing low power mode 2 using ThreadX but having a bit of a problem when waking up. I have generated a simple test, there is one task running blinking a led every second for 10 secs and then sending the MCU to low power mode 2, until ...

jampino by Associate III
  • 3071 Views
  • 4 replies
  • 0 kudos

USBX MSC Windows 11

Hello,I am having a problem with the Azure USBX MSC libraries. The version I am using is ### V6.2.0 (23-12-2022) ###. The microcontroller is STM32U545.If I connect the device to a computer with windows 7, the msc memory is mounted correctly and I can...

EMont.1 by Associate II
  • 2883 Views
  • 4 replies
  • 0 kudos

Resolved! Nucleo H7S3L8 and RS485 (hardware flow control)

Good morning,  I'm writing to ask about the missing "Hardware flow control" option on our new H7S3L8 board..We are trying to migrate a project from an F756ZG which did almost everything well (aside from the debugger). However, we're having an issue w...

PhilMaz_0-1725255527312.png PhilMaz_1-1725255580198.png
PhilMaz by Associate II
  • 3010 Views
  • 3 replies
  • 0 kudos

f_lseek returning FR_INT_ERROR in stm FATFS

Hello, I am trying to interface the sdcard FAT32 based on SPI with STM32F429ZI MCU. I am using the FATFS library (R0.12c) provided in the stmcube ide. I am able to successfully initialize the sdcard using f_mount() function. I want to implement the b...

shefu by Associate II
  • 12540 Views
  • 7 replies
  • 0 kudos

Resolved! sprintf causes runtime error

Hi, I am using sprintf to format data before sending it over a UART. STM Cube IDE 1.16.1STM32F103 The code works in one project but not in another. I have ticked "Use float with printf in MCU/MPU Settings"int size = sprintf(&Buffer,"{\"src_addr\":\"%...

Jorgie by Associate III
  • 2393 Views
  • 3 replies
  • 1 kudos

Resolved! Set ethernet MAC Config in STM32H573 DK

HiIm trying to set the speed for ethernet to 10Mbps, usingHAL_ETH_SetMACConfig()static void MX_ETH_Init(void) { /* USER CODE BEGIN ETH_Init 0 */ /* USER CODE END ETH_Init 0 */ static uint8_t MACAddr[6]; /* USER CODE BEGIN ETH_Init 1 */ ...

jishnu1234_0-1728395467984.png
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.