dpechman
Joined: 04 Dec 2007 Posts: 43
|
How to handle int_ext and custom timers value in TCPIP stack |
Posted: Fri Oct 07, 2011 2:25 pm |
|
|
I didn't find any explanation in any documentation about how to customize my application using the tcpip stack.
My application needs to:
-Handle external interrupts;
-Calculate frequency of the input and adjust timers according to input frequency;
-Set output pwm;
-Communications using ethernet e USART
What can i do and what i can't do when using tcpip stack?
I'm using 18F67J60, Tks |
|