This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32L100RC - CDC device

Hi,

 

I'm trying to make a STM32L100RC work as a CDC device as shown on this website :

https://damogranlabs.com/2018/02/stm32-usb-cdc/

Nevertheless, it didn't work for me, even when I used the exact same file shared on the website. The USB is always detected as "STlink Dongle" by the PC.

Do you think it could be related to the cable I'm using to connect the mcu to the PC?

I already upgraded the ST-Link firmware through this link STSW-LINK009 and the ST-Link Utility

Thank you in advance,

Jay

Parents
  • That link is for the chip - not the board.

    I don't see any Discovery board mentioned on that page - please provide a link to the actual board.

    The NUCLEO-L152RE is mentioned 

    Again, you need to use the USB connector connected to the target chip - not the ST-Link's USB connector - so show where you are actually connecting.

    Note that this has nothing to do with Keil - you should be contacting Damogran Labs for support with their article, or ST for support with their boards/products

    https://community.st.com/s/

Reply
  • That link is for the chip - not the board.

    I don't see any Discovery board mentioned on that page - please provide a link to the actual board.

    The NUCLEO-L152RE is mentioned 

    Again, you need to use the USB connector connected to the target chip - not the ST-Link's USB connector - so show where you are actually connecting.

    Note that this has nothing to do with Keil - you should be contacting Damogran Labs for support with their article, or ST for support with their boards/products

    https://community.st.com/s/

Children