STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Maybe bug in STM32Cube_FW_F7_V1.15.0

In file "STM32Cube_FW_F7_V1.15.0\Projects\STM32F769I_EVAL\Applications\LwIP\LwIP_IAP\Src\ethernetif.c "function "void HAL_ETH_MspInit(ETH_HandleTypeDef *heth)"maybe some jumper settings for 'Ethernet Half duplex mode' are incorrect:False, TrueSB36 is...

Slh by Senior
  • 496 Views
  • 1 replies
  • 0 kudos

Resolved! Trying to get USB device working

I'm trying to get my STM32 custom board to show up as a USB device on my Windows 10 computer. I realize there are MANY moving parts. It's not working yet. I appreciate your help!I'm using STM32F105R8T6 with pins 44/45 (PA11/PA12 aka OTG_FS_DM/OTG_FS_...