STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SDMMC_GetCmdResp1(); bug

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...

PyKe by Associate III
  • 446 Views
  • 1 replies
  • 0 kudos

stm32h7 using eth mac

now,I using stm32h7 series, and run eth mac to trasmit and receive ethernet frame. but It can trasimit ethernet frame sucess,but It can`t receive.I had set mac filter to receive all.the program:static void MX_ETHMAC_Init(void){ ETH_MACFilterConfigTyp...

gcaif by Associate II
  • 478 Views
  • 2 replies
  • 0 kudos
Labels