STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

AzureRTOS for STM32H753ZI poor code quality

Hi,I tried to make a Azure RTOS ThreadX project but i saw very poor code quality which makes me unsure if I made the right decision.In the file tx_api.h there are alot of for example following declaration:#define tx_thread_create(t,n,e,i,s,l,p,r,c,a)...

Osto by Senior
  • 520 Views
  • 6 replies
  • 0 kudos

Resolved! STM32F407 failed with printf float

Hello,I'm trying to setup the system based on SMT32F407 with ThreadX, and enable the print float option for logging feature. Everything works fine!But when we started stability test, thousands of logs are composed with vsnprintf, but it finally fails...

0693W000008yZcHQAU.png
XLei.1 by Associate II
  • 532 Views
  • 2 replies
  • 0 kudos

I want to use TouchGFX with Azure RTOS

Hello.I want to use TouchGFX with AzureRTOS(Thread X).※board is STM32F769DISCO※TouchGFX Version is 4.16.0​I made stm32CubeIDE's project with TouchGFXDesigner.(selecting board→making Screen→Gnerate Code)​I opened this project with STM32CubeIDE.Next, I...

0693W000008zkhAQAQ.png 0693W000008zksNQAQ.jpg 0693W000008zkyBQAQ.jpg 0693W000008zkz4QAA.jpg
onosho by Associate II
  • 983 Views
  • 4 replies
  • 0 kudos

Hello, I try to start with azure RTOS on a H723ZG and when looking at the examples (e.g. TCP-Client) it is completely different from code generated through CubeIDE from scratch. I hoped that generated code will be a working framework that I adjust/add.

CubeIDE makes a completely different file structure, some includes cannot be found "VOID" is written capital and causes an error, etc. I am completely new to RTOS, I did some bare metal HAL with CubeIDE and that worked quite well, but just started re...

GRand.1 by Associate II
  • 1132 Views
  • 10 replies
  • 0 kudos

Resolved! On STM32H745i-DISCO I would like to use AzureRTOS on both CM4 and CM7 but CubeIDE 1.6.1 only allows CM7, what am I missing ?

I am starting a new project on STM32H7 and would like to start using AzureRTOS.I have a very primitive example on github here : https://github.com/c4chris/H745-Test I thought I could simply replace FreeRTOS with AzureRTOS on both cores, but so far I ...

CIsel.1 by Associate III
  • 600 Views
  • 7 replies
  • 0 kudos

STM32H7, AZURE NetX and MII mode with KSZ8081

My processor board uses STM32H743V. The Ethernet chip is KSZ8081, MII mode. I also use AZURE RTOS and NetX. I tried using CubeMX to generate an application, but it always gives me some error when I compile the program. I tried different combinations,...

TVuck.1 by Associate II
  • 1022 Views
  • 9 replies
  • 0 kudos
Labels