Skip to main content
o gaste
Associate II
June 20, 2017
Question

USB Vbus Sensing on genral IO with ST USB midlleware

  • June 20, 2017
  • 1 reply
  • 532 views
Posted on June 20, 2017 at 13:47

Hi all

I'm using a STM32F405RG with CubeMx and Keil (over SWD for flash & debug)

it's embedded on a 3party board that (obviously) we didn't design

unfortunately they didn't put the USB - VBus sensing pin on PA9 as it should but on PA8 to use PA9 as a USART TX

I tried to dig into native Firmware of this board (that use old ST usb midlleware) but I didnt figured out how start th USB init

does anybody already tried to configure USB midlleware using another GPIO that the one dedicated for VBUS sensing ?

thank's for your help

    This topic has been closed for replies.

    1 reply

    o gaste
    o gasteAuthor
    Associate II
    June 21, 2017
    Posted on June 21, 2017 at 09:59

    and if I short PA9 (dedicated VBUS Sensing pin) and PA8 it works :S