Skip to main content
frederic2
Associate
February 4, 2016
Question

LWIP process call frequency

  • February 4, 2016
  • 1 reply
  • 651 views
Posted on February 04, 2016 at 11:25

Hi all,

Quite new in the development with LWIP, there is a question I have not found any answer so far;

What is the minimum / maximuum frequency at which the main LWIP process function shall be called?

I'm talking about the one generated by CubeMX: MX_LWIP_Process.

We don't run it as seen in examples, that is in a simple while(1) loop in the main program.

We want (and need) to use it from an IT.

Thank you for your help

#lwip-process-cubemx
This topic has been closed for replies.

1 reply

frederic2
frederic2Author
Associate
February 9, 2016
Posted on February 09, 2016 at 07:33

Hi,

Anyone has an idea?