2024-06-19 02:27 AM - last edited on 2024-06-19 03:45 AM by Peter BENSCH
Hello Guys,
I'm working in stm32h743 series in ethernet and i use latest version stm32 cube mx and toolchain is stm32 cube ide latest version , many times i tried but now i'm tired . Can anyone please help me with this communication protocol? If anyone has worked with the controllers I mentioned above, could you please share your code? Thank you!
2024-06-19 05:08 AM - edited 2024-06-19 06:16 AM
Hello,
You can refer to this article: https://community.st.com/t5/stm32-mcus/how-to-create-a-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308
Also this one: https://community.st.com/t5/stm32-mcus/ethernet-not-working-on-stm32h7x3/ta-p/49479
Hope it can help you.