STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SDMMC + FileX on U545

Is there any update on this issue? I have similar problem with being not able to initialize SD Card using SDMMC1 + FileX + ThreadX. Getting SDMMC_FLAG_CTIMEOUT while initialization (SD_PowerON() function). Does someone have maybe a working example of...

MDaniol by Associate
  • 101 Views
  • 1 replies
  • 0 kudos

Implement WebSocket Protocol on STM32?

Hello,I am currently working on a project with an HTTP server, successfully implemented using FreeRTOS. In this setup, I handle client requests for opening and collecting data from the client side. However, since I need to display real-time data on a...

AS5 by Associate II
  • 602 Views
  • 7 replies
  • 2 kudos

Newer ThreadX versions

Hello,do you plan to release newer version of Eclipse ThreadX X-Cube packages?We are using x-cube-azrtos-f7 1.1.0 which contains ThreadX V6.1.10 which is outdated and insecure.Even remote code execution is possible: https://github.com/eclipse-threadx...