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

netx duo TCP acknowledgement problem

TCP server is running on a STM32 board and TCP client is running on a PC.problem:netx duo not sending acknowledgement for the packet received immediately even if the NX_TCP_IMMEDIATE_ACK is defined.here after receiving the packet its sending the ackn...

sabari1_0-1748504328404.png
sabari1 by Associate III
  • 188 Views
  • 0 replies
  • 0 kudos

IWDT implementation in threads

Hi all, I'm trying to implement the Independent Watchdog Timer (IWDT) on a TrustZone-enabled STM32U5 controller. My goal is to configure and run the IWDT from the Non-Secure (NS) area. Here’s what I’ve done so far: I have an Azure RTOS ThreadX-based...

meghasb by Senior
  • 237 Views
  • 1 replies
  • 0 kudos

SD Card interface in STM32H757I EVAL

Hi, I am trying to code up for creating text file in sd card (CN13) and I am implementing this in STM32H757I Eval. I am using STM32 Cube IDE v 1.18.1. I have followed this tutorial,https://community.st.com/t5/stm32-mcus/how-to-create-a-file-system-on...

priya_12 by Associate II
  • 237 Views
  • 1 replies
  • 0 kudos