lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] PPPos problem LWIP2.1


From: Patrick Klos
Subject: Re: [lwip-users] PPPos problem LWIP2.1
Date: Fri, 14 Dec 2018 15:43:57 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 12/14/2018 3:32 PM, arsz6733 wrote:
Buad rate is 115200!It isn't that much Fast

That's plenty fast depending on your processor, how often your poll loop repeats, and what else your processor is doing that could take precedence over your poll loop??

No actually there is just about 16  byte and it just repeat!there Is't new
buffer and the interesting part is there is a delay of around 1 second
between each packet

Then why do you feed the LwIP stack 32 bytes at a time? (according to your previous email)

What would it take for you to set up the interrupt handler for your serial port so you can take the bytes before the FIFO fills and you start losing bytes??

Patrick Klos
Klos Technologies, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]