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

eMMC can't enter sleep mode

Hi,STM32U585 + eMMC , by SDMMC2 busI want to configure the eMMC into sleep mode by HAL_MMC_SleepDevice API,but It does not workIt alway return 0 when I get the card state by HAL_MMC_GetCardState after run the API HAL_MMC_SleepDevice.Thanks!   

dylanou_0-1719213094173.png dylanou_1-1719213219941.png
dylanou by Associate III
  • 1381 Views
  • 2 replies
  • 0 kudos

DAC not working in bare metal on STM32F756VGH6

Hi,I went through quite some earlier posts on this forum regarding DAC setup, but none of those are relevant to me nor helped me.I am trying to setup a DAC on a STM32F756VGH6 via registers. I read all chapters about the DAC in the datasheet and it lo...

Vilius by Associate III
  • 1228 Views
  • 4 replies
  • 2 kudos

Resolved! Basic ThreadX / FileX example

I have created a very minimal prototype project with ThreadX on the NUCLEO-H563ZI board. I have a single task that blinks a LED on and off. I would like to prove out an example with FileX using SRAM. I have enabled FileX via CubeMX with the default s...

Resolved! STM32H5 self-test library DSP-support enabled

I use a STM32H5 with STM32_Safety_STL v4.0.0 library. Development tool IAR 9.60.3Using the project NUCLEO-H563ZI without TrustZone in X-CUBE-CLASSB-H5 and compiling it, I have the following linker error:"Error[Lt069]: The module stl_sch_main.o(STL_Li...

FPasq.1 by Associate
  • 781 Views
  • 1 replies
  • 0 kudos

LAN8742A Link status delay

I'm working on a custom PCB with a STM32F429ZIET6 MCU interfacing with a LAN8742A ethernet PHY. We only use static IP, and UDP communication. Our design has 28 devices all set to unique IPs on the network, which will be controlled over a proprietary ...

ethernet_phy_12_5_24.png
CLake.2 by Associate II
  • 1790 Views
  • 6 replies
  • 2 kudos