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! Issue with Byte pool for ThreadX

Hi, I am having issues with threadX tx_byte_allocate throwing a hard fault exception.  This only happens after some time of byte allocate and release. There are still plenty of available bytes according to the pool. But somehow in _tx_byte_pool_searc...

flaming_vines_0-1698198224139.png flaming_vines_1-1698198356976.png flaming_vines_2-1698199284021.png

LWIP 2 interfaces issue

Dear colleagues, hello! Question about LWIP. I have two network interfaces, one on the QCA 7000 chip via SPI, the second on LAN 8742, installed on the debug board. I use the Socket API. The problem is as follows: The server is running on one interfac...

Ivan4S4 by Associate II
  • 279 Views
  • 9 replies
  • 2 kudos

CubeIDE arm-none-eabi-gcc Toolchain sources

Hi,I am currently working on a build container for my project and I’m using the ARM toolchain (arm-none-eabi-gcc) from ARM Developer sources:  https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads .Do you have an authless link that provid...

lotou by Associate
  • 175 Views
  • 1 replies
  • 2 kudos

FLASH_TYPEPROGRAM_FAST fails in G0B1

I tried to use FLASH_TYPEPROGRAM_FAST in a G0B1 but is not working after a page erase. I suppose it will work with mass erase but not tried. Only works FLASH_TYPEPROGRAM_DOUBLEWORD. I've also tried to make my own function to write only 32bits modifin...

stm32h7s78-dk how to run FATfs Multi Access

Hi Team,I'm trying to run Fatfs Multi Access example in the stm32h7s78-dk. Im having hard time understanding the Readme instructions.  I have the switch set to boot0.Im using stmcube progrmamer. I have added external loader: MX66UW1G45G_STM32H7S78-DK...

ropodi17 by Associate
  • 171 Views
  • 2 replies
  • 1 kudos