Skip to main content
Explorer
March 8, 2024
Solved

STM32F407VGT6 Ethernet Module: Jambo frame feature?

  • March 8, 2024
  • 1 reply
  • 1136 views

Hi developers,

 

I'm new to STM32 MCU, but recently need to use it for a automotive Ethernet board design.

The ethernet PHY I am going to use supports the jumbo frame up to 16kByte. Do anyone happen to know if STM32F407VGT6 can also support this jumbo frame feature or only for standard 1518Byte eth frame?

 

(if not, ss there any MCU from ST suggestion that support this jumbo frame feature. 

 

Thanks!!!

Best answer by mƎALLEm

Hello,

Unfortunately STM32F407 MCU does not support Jumbo frames (16kB).

STM32H743 MCU does support Jambo frames. From RM0433 rev 8 page 2779:

SofLit_0-1709905827373.png

 

1 reply

mƎALLEm
mƎALLEmAnswer
Technical Moderator
March 8, 2024

Hello,

Unfortunately STM32F407 MCU does not support Jumbo frames (16kB).

STM32H743 MCU does support Jambo frames. From RM0433 rev 8 page 2779:

SofLit_0-1709905827373.png

 

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