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! FileX + CMake + CM33 = error

I'm trying to build a STM32U5 (THREADX_ARCH = cortex_m33) project that use FileX (https://github.com/STMicroelectronics/stm32-mw-filex) with CMake.I encounter an error that say "FileX/ports/cortex_m33/gnu" is not an existing directory.Why Cortex m33 ...

nicolas by Senior II
  • 226 Views
  • 7 replies
  • 0 kudos

Resolved! F769 EVAL QSPI_Executeinplace example code

when running the QSPI_Executeinplace example code on the stm32f769i_eval board,the program enters HardFault_handler() after executing GpioToggle().i just remove the QSPI_DummyCyclesCfg(),in GpioToggle() the GPIO Not Taking effect,so How can I solve t...

NetX Internal Mutex Contention

Hi all, I'm using ThreadX with NetX Duo and running a Modbus TCP server on an STM32 platform. The system works fine under normal conditions, but I encounter a hang when the following sequence occurs: A Modbus TCP client is actively communicating with...

Resolved! NUCLEO F756ZG Netx WebServer NO-FX

Hi,I am testing an application between multiple MCUs, I have an H573, an F756 and an F439.I am testing multiple things at a time, so the code generation is helping me.In the H573 I have the flag for using the webserver without FileX, and it will defi...

coso2 by Associate II
  • 231 Views
  • 6 replies
  • 0 kudos

FDCAN with custom bootloader

Hello everyone! BackgroundWe are working on STM32G474VET6 based custom board for some specific motor control application. Project demands to have a custom bootloader on FD-CAN with 500kbit/s arbitration baudrate and data rate with 2Mbit/s with BRS op...

zmiga by Associate II
  • 2371 Views
  • 6 replies
  • 2 kudos