Search found 2 matches

by caburfoot
Fri Jun 18, 2010 1:26 pm
Forum: NetBurner Hardware
Topic: GPIO and Timers with MOD5270
Replies: 0
Views: 2158

GPIO and Timers with MOD5270

Well, this is my first clocked input and I'm asking for a little guidance amid the confusion. I've found documents (Mod5270 GPIO Configuration) that indicate there is 1 dual use 16 bit IO set. DATAL and DATAH. We need two 8 bit inputs with two different clocks. So this should setup the GPIO #include...
by caburfoot
Sun May 23, 2010 8:17 pm
Forum: Application Notes and Design Ideas
Topic: Timer driver/utility for all platforms
Replies: 11
Views: 32575

Re: Timer driver/utility for all platforms

I'm trying to learn more about timer interrupts. I downloaded and ran this example. However, from two different TTY utilities, I was unable to 'enter' the value to allow gets(buffer) to return for the program to continue.

Any ideas?

(Used MTTY from netburn and TeraTerm).