STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTOS ThreadX with NetXDuo in CubeMX uses a lan8742 driver file called nx_stm32_phy_driver.c wherein the HAL calls have too many variables. Has this been reported?

The calls in particular are HAL_ETH_ReadPHYRegister and HAL_ETH_WritePHYRegister. In the HAL driver files, specifically stm32f7xx_hal_eth.c, these routines take 3 variables and not 4. For example, in the nx_stm32_phy_driver.c, the function for Read ...

GGree.1 by Associate III
  • 508 Views
  • 3 replies
  • 0 kudos

STM32F723 USB HS FIFO arrangement

Hi,Sometimes (randomly) I encounter a problem in firmware, even though sometimes it works well for hours without any problem.The whole idea of the firmware is that it receives data over USB HS with DMA enabled and initiate a transfer over another int...

Program STM32G030 by UART

I'm trying to program STM32G030 but I don't have a ST-LINK.I wonder is it possiable to program this chip through UART interface? There is a LED-BLINKING program programed by distributer in main flash memory. I have tried to pull BOOT0 to VCC and rese...

Laurie1 by Associate III
  • 2165 Views
  • 7 replies
  • 0 kudos

stm32f4 usb high speed cdc RX Bug?

hi, i'm using stm32f4 mcu for lots of periph.the usb communication (2.0 high speed) of my project has a problemthere is no problem between my desktop pc and mcu boardbut, my mcu board usb does not operate properly in my laptop or others desktop pcwhe...

Fish by Associate II
  • 259 Views
  • 1 replies
  • 0 kudos