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

stm32h750 lwip mqtt hardfault issues

Dear Technical team,We are developing an IoT product using STM32H750.The application starts a task cycle to publish customer information to the cloud platform by MQTT Publish API.At the same time, we make a ping tests to target board from the PC host...

Resolved! STM32H747 I2S slave mode

Hello, I have a setup where I use an STM32H747XIH6U and an ADAU1361 codec on the I2S-interface. I want to use the PDM-mics on the ADAU, and in order to do that, ADAU has to be in I2S master mode according to the datasheet. Consequently, STM has to be...

lukasma by Associate III
  • 4561 Views
  • 15 replies
  • 1 kudos

Resolved! Help needed with STM32 ASM function

Hallo All,I am currently stuck and need your help. The following function counts the no. of 1 in a 32 bit word on an STM32F407. Why does it fail for values which have their bit 31 set? Precisely, it ignores bit 31 and in these cases is off by one. ...

herbert by Associate III
  • 1632 Views
  • 4 replies
  • 6 kudos

Resolved! Issues with I2C Direction Changes

Hello;I am working with STM32CubeIDE, trying to connect a Nucleo-L4R5ZI board to an ADCS chip using I2C. The method of communication is very strange, requiring: [start condition] - [controller sends two bytes] - [start condition] - [controller sends ...

DeemDeem52_0-1710289722807.png DeemDeem52_1-1710289820964.png

XMODEM protocol for file transfer

Hi,I'm currently working on file transfer through the XMODEM protocol, and I want to implement the logic in STM32CubeIDE. If anyone has already implemented it, please share the source code. It would be helpful for me. Thanks

pvall.1 by Associate II
  • 8462 Views
  • 15 replies
  • 6 kudos

Resolved! Move LWIP from barebone to FreeRTOS

Hi,I'm able to configure LWIP with my Nucleo-F439 board so that it responds to pings as expected. I however want to be able to transport some useful information to a socket (telnet or similar) and I want to use FreeeRTOS for that. I however am unable...

debug by Associate III
  • 1133 Views
  • 1 replies
  • 1 kudos