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

STM32U5 Stop mode with FreeRTOS

Hello, I am using an STM32U585 with STOP mode and FreeRTOS in tickless idle mode. The datasheet says the current consumption should be around 4.5uA, however I am measuring 35uA on my custom board that only has the MCU and some decoupling capacitators...

JPortilha by Associate III
  • 182 Views
  • 4 replies
  • 0 kudos

Lwip is not working in CMSIS_V2

I am using stm32f756zg. In which i configure LWIP with FREERTOS cmsisv2. I am getting hard faults when ping devices from other devices.It works fine when I change FREERTOS cmsis v1 and increase the default task stake.

spate.2 by Associate III
  • 8204 Views
  • 15 replies
  • 3 kudos

STM32H753 Ethernet TX corruption

Hello,I am currently experiencing some unusual Ethernet transmission (STM to PC) issues with a few of our custom PCBs. We use the STM32H753II chip and the KSZ8081RNB. The KSZ8081RNB is connected to the MCO2 and the RMII-interface of the STM.The IP/TC...

Werdf_0-1777355198972.png Werdf_2-1777355407285.png Werdf_1-1777355273974.png
Werdf by Associate
  • 301 Views
  • 5 replies
  • 1 kudos

Resolved! X-CUBE-EEPROM doesn't update variable

Hello,I am using X-CUBE-EEPROM as a mean to store variable in internal FLASH memory on STM32U5G9-DK2 board. Here is my function where a variable in flash:static FLASH_STATUS flash_slot_write_shared_key(const FLASH_INDEX *index, uint8_t slot, uint8_t ...

cfl by Associate II
  • 168 Views
  • 1 replies
  • 2 kudos