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

W5100S Udp LoopBack will stop when receive more bytes #3

Open
pengjun opened this issue Sep 7, 2020 · 1 comment
Open

W5100S Udp LoopBack will stop when receive more bytes #3

pengjun opened this issue Sep 7, 2020 · 1 comment

Comments

@pengjun
Copy link

pengjun commented Sep 7, 2020

I am using W5100S in my own board, and use the UDP LoopBack code to run in a STM32F103RC chip.
when send more bytes to w5100s, the loopback_udps(0,ethBuf0,50000) function will be stopped automatically.
but loopback_tcps() is ok.

And I can not find some differences between tcp and udp.

please test in your W5100S-EVB.

@pengjun
Copy link
Author

pengjun commented Sep 8, 2020

also tcp loop back will response error
i send "01 10 00 0C 00 02 04 0F A0 00 00 F0 CC" every 200ms, but sometimes tcp server do not response the same bytes to me.

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

1 participant