Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ethernet example please #5

Open
Undercroft opened this issue May 2, 2022 · 2 comments
Open

Ethernet example please #5

Undercroft opened this issue May 2, 2022 · 2 comments

Comments

@Undercroft
Copy link

Undercroft commented May 2, 2022

Hi Dan,

thanks for providing these introductory projects. If possible, could you provide a very basic ethernet example? E.g maybe just hook up to a network with ARP and send or receive a UDP datagram.

All the best

@danngreen
Copy link
Member

Hi,
Based on a quick comparison between the H7 and MP1 ETH peripherals, it looks like the MP1 ETH peripheral features are a superset of the H7 ones. So, in theory it should be possible to use ST's H7 example projects as a starting point (similar to porting USB from H7 to MP1). I see several examples using lwip such as these. Probably a good place to start?

Are you using the Discovery board, or a custom board?

@Undercroft
Copy link
Author

Undercroft commented May 3, 2022

Thanks. I'm not that familiar with the lwip examples so can't really comment. I have a STM32MP157D-DK1.

Edit: I just had a look and they could be promising.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants