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! 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
  • 1281 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
  • 2091 Views
  • 4 replies
  • 0 kudos

STM32L412CBT6 controller interfacing with SPI-Fatfs-SD with battery power 2.8 volts. SD card detecting but f_open couldn't open a file and show an error. With same application working with regular power supply(2.8 volts)

I am Using STM32L412CBT6 controller in that the application working with a regular power supply 2.8 volts but with a battery the remianing modules(i2c/RTC) but in SPI F-open is not working

JRUDR.1 by Associate
  • 791 Views
  • 1 replies
  • 0 kudos

STM32F7 lwip Ethernet connection problem

I've built an STM32F767 board on which I used the LAN8742 Phy chip as per the Nucleo board. The firmware is CubeMX derived with lwip and FreeRTOS used, and all IP addresses are static. If I connect my board to a 100 Mbit hub and a PC then I can somet...

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
  • 2974 Views
  • 10 replies
  • 0 kudos