User Activity

Hi,My programme of Write/Read from an eMMC is buged in this function call :static uint32_t SDMMC_GetCmdResp1(SDMMC_TypeDef *SDMMCx, uint8_t SD_CMD, uint32_t Timeout){ uint32_t response_r1; uint32_t sta_reg; /* 8 is the number of required instructions...
Hello, I want to write and read from an external SDRAM using an STM32H743. I never did this project before and I did not find any example of project to help me.Please can you point me to good example of project "SDRAM/FileSystem" ?Thank you.
Hi all,This is my first project trying to configure an EMMC memory with my stm32H743XIH MCU, and unfortunatly i didnt find any exemples of projects so i can understand how this works ! I'm facing two problems on my first try project :1) Create projec...
Hi all,I am working on a project using my Nucleo-H743 board and the project compile without errors but i have a lot of warning like this :0 errors and 36 warnings all the same "__Packed__" does not apply here Any ideas ?Thank you.
The code compile, load it to flash memory and enter debug mode to run the program.When i connect the usb connector present on the board to test if the computer will detect it as an usb device mass storage, nothing happen ! Can someone help with this ...
Kudos from