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!
board: stm32U585 + stsafe-a110
before the stm32u585 enter the low power mode ,I want to set stsafe-a110 enter the low power consumpion mode.
I can't find the methods to enter Hibernate
Hi I have the project with the chip STSAFE_A110I don't need to development the application I just need to confirm the hardware is ok, for example, obtained the sn of the chip is successfully or other wayI don't want to add the stsw-safea1-mw to my pr...
board:MB1549-U575ZIQ-C03 (mcu stm32U575)
I debug the FDCNA function with a CANalyst tool
1. Work at FDCAN_MODE_BUS_MONITORING mode, It can receive data from the CANalyst tool
2. Work at FDCAN_MODE_EXTERNAL_LOOPBACK,It can receive data itself and t...
Or are you just looking for help to make a small test application that reads the serial number from STSAFE? On which eval. board?> Yes,that is right.I just need to confirm the hardware is ok by read ID or serial number or other