Skip to main content
Skaix.1
Visitor II
August 13, 2020
Question

STM32F767IG7x+SBSFU

  • August 13, 2020
  • 2 replies
  • 943 views

Running USB virtual serial port program separately is normal,but download the virtual serial program through sbsfu, USB can't recognize it.Can you give me some suggestions,thankyou very much.

This topic has been closed for replies.

2 replies

Jocelyn RICARD
ST Employee
September 23, 2020

Hello,

I'm not sure to understand your question.

SBSFU is not using USB.

Now on Nucleo boards, as well as discovery boards, the SBSFU uses the UART that is connected to the Embedded STLink MCU.

This STLink MCU is also connected to PC through USB, with usually 3 classes: STLink Debug, Mass storage and Virtual Com port.

The embedded STLink make the connection between USB VCP and a UART link going to the target MCU.

So, SBSFU only sees UART connection, but on PC side, as you are connected to the STLink, you can send and receive data through this VCP to the SBSFU.

I hope this is clear

Best regards

Jocelyn

JChou.1
Associate III
November 24, 2020

Hi

@Skaix.1​ Did you solved the issue? also i got same issue!!!