cancel
Showing results for 
Search instead for 
Did you mean: 

Does the STM32F107RBT6 need an OS to use the Ethernet?

JLIND.1
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions

@Guillaume K wrote:

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


Indeed:

AndrewNeil_0-1724256287030.png

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

5 REPLIES 5

No.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
Guillaume K
ST Employee

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

mƎALLEm
ST Employee

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

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

@Guillaume K wrote:

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


Indeed:

AndrewNeil_0-1724256287030.png

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
JLIND.1
Associate III

Thank you very much