Skip to main content
Graduate II
April 4, 2024
Question

Can STM32F407VGT6U acts like STM32407VGT6?

  • April 4, 2024
  • 4 replies
  • 5649 views

I just bought STM32 Discovery Board with STM32F407VGT6U ICs, the thing is i use the stm32duino extension on arduino IDE, and on one laptop we can't upload it, on other laptop the Board can't send Serial data, previously i use the STM32F407VET6 series and work just fine. also i hear that the 'U' at the end stand for the Java dedicated device? is it true? and can i make it like VGT6 basic series? also some people said you need to erase it to make it like normal, how to do it? Thank you, any help is appreciated

    This topic has been closed for replies.

    4 replies

    Super User
    April 4, 2024

    The meanings of all the letters at the end of the part number are described in the Datasheet

    AndrewNeil_0-1712250506848.png

     

    Graduate II
    April 4, 2024

    No it's not Java. It means that it for development/education purposes, and is Unlicensed for commercial applications, so IP licenses related to CAN, Ethernet, etc have not be paid.

    Basically ST paid less for the part in terms of internal accounting.

    The U and Non-U part will be functionally the same. The VG vs VE is just the amount of FLASH tested on the die.

    The amount of glare in the picture makes it practically unreadable. Use macro mode if available, and a closer / oblique angle to minimize glare.

    Graduate II
    April 4, 2024

    This was the Java one  STM32F407IGH6J

    https://www.st.com/en/evaluation-tools/stm3240g-java.html

     

    Technical Moderator
    April 4, 2024
    Graduate II
    April 4, 2024

    i still kinda confuse tho, maybe cause i use arduino IDE, but the Serial print not work there, works fine with older board VET series one, also when i plug it in, it appears like on the image here. it like it's acts like flashdisk or other save deviceScreenshot 2024-04-04 175631.png

    Graduate II
    April 6, 2024

    okay i'll try it later. maybe if not work will notify you later or open new thread thanks