Skip to main content
Graduate
August 21, 2024
Solved

Does the STM32F107RBT6 need an OS to use the Ethernet?

  • August 21, 2024
  • 4 replies
  • 1247 views

Hello, I'm looking at the STM32F107RBT6 microcontroller and would like to use the Gigabit Ethernet interface. Will I need to use an OS for a UDP Ethernet application?

Thank you

Joe

    This topic has been closed for replies.
    Best answer by Andrew Neil

    @Guillaume K wrote:

    Gigabit Ethernet ? No, I think it can do only 10/100 Mbit.


    Indeed:

    AndrewNeil_0-1724256287030.png

     

    4 replies

    Super User
    August 21, 2024

    No.

    ST Employee
    August 21, 2024

    Gigabit Ethernet ? No, I think it can do only 10/100 Mbit.

    Super User
    August 21, 2024

    @Guillaume K wrote:

    Gigabit Ethernet ? No, I think it can do only 10/100 Mbit.


    Indeed:

    AndrewNeil_0-1724256287030.png

     

    Technical Moderator
    August 21, 2024

    No Gigabit Ethernet interface on STM32F107RBT6. Look at STM32MP family.

    JLIND.1Author
    Graduate
    August 21, 2024

    Thank you very much