STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Azure IoT support for STM32L4S5Zit6

Hi Team We want connect Azure IoT hub using STM32L4S5Zit6 MCU. I don't see any azure example specific to STM32L4Plus series.So Is Azure packages are available for STM32L4Plus?Can we use any other packages to make it work?As we are new to ST Can any o...

SVemp.1 by Associate III
  • 398 Views
  • 3 replies
  • 0 kudos

Reading USB flash drive on Nucelo-H743ZI2

Hi,I am trying to read a USB flash drive via USB OTG function on a Nucleo-H743ZI2 board.I am using STM32CubeIDE to generate most of the code automatically and following the example of FatFS_uSD_Standalone comes with the STM32 firmware. The example wa...

0693W000001sxdYQAQ.png 0693W000001sxeWQAQ.jpg
JZhan.9 by Associate II
  • 248 Views
  • 0 replies
  • 1 kudos

Ethernet frame problem

Hello siri am getting error hereif(((heth->RxDesc->Status & ETH_DMARXDESC_OWN) == (uint32_t)RESET)) in stm32f7xx_hal_eth.c file.where value of status never changed so I am getting no frame in reading of ethernet frameDipak Garasiya

Labels