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

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
  • 154 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
  • 162 Views
  • 1 replies
  • 0 kudos