... In the TS manual online (TS-7250_Rev1.2.pdf). Look at the top of page 7. ... Yes. Thank you, I forgot to mention this in the original post. Mike...
I have ts-7250 developement board.I m running SIP application on it to make a voip call.After running application, logical channel is established.But,after...
The CPU has AC97 support, but you still need a codec chip, some analog support components, and some sort of audio connector to make sound. The TS-7xxx boards...
Hi, I want to create a large CF with 512Mb usb drive and follow the instruction from http://www.seiner.com/ts7000/index.php/EraseFlashImageAndReplace 1. I...
Hi ! Jesse off! Thnaks for reply. As u said that i required USB with audio support. But I have ts7250 board with additional 8-channel A/D converter(max197...
... its not just a adc that is needed , you need a ac97 codec the ts7250 suports what is needed at its end for it see http://en.wikipedia.org/wiki/AC97 for a...
Keep in mind, the AC97 pins on the EP9302 are not brought out to any headers on the TS72XX boards. So you'd need to solder wires directly to the AC97 pins on...
I've got a couple of questions on LEDs.... Anyone know of a way to turn on an LED as soon as the power is applied and then turn it off under software control?...
Hello, ... Those instructions are for the onboard filesystem on the TS-7250 and TS-7260. If you want to create a CF card with Debian loaded on it refer to the...
Greetings, Your TS-7xxx board has got two leds (green and red), for startup, you could patch the kernel for you need. A script in init.d could inform you that...
Matthieu Crapet
mcrapet@...
Jan 5, 2006 12:13 am
1884
the other way to use the DIO pins to control an LED is to use the DIO lines to "Sink" the current. see figure 4 in this document: ...
... If you use one of ultrabright leds (2700 mcd or similar), they do provide enough light as indicators even with 1 mA current. I used those in one case...
Actually, you likely can connect an LED directly to a DIO port. You must be sure to *sink* current. Current ratings on CMOS output pins are determined based...
... I've put this source on the ftp.embeddedarm.com FTP site. Didn't bother putting any sort of license on it (partly because its so simple) but its...
Hello, ... Depmod is attempting to resolve all of the module dependencies, but it is finding that ppp_deflate.o, catc.o, usb_net.o and cramfs.o depend upon...
Hi, I have a question that might be a little off topic but here it is anyway. I have the TS-7260 running the web server and a bunch of custom scripts to run...
Hi, when I want to change the hardware clock, I have this message Cannot access the Hardware Clock via any known method. is this because of TS-Linux or other...
Greetings, Jesse, you are a fountain of knowledge :) Thanks curtis too ! Sorry to insist again, ascii Schematics ;) 3.3V (Supply, DIO header) ... R1 ... - V...
Matthieu Crapet
mcrapet@...
Jan 9, 2006 11:03 pm
1895
... You've got the Realtime clock option installed? ... Is you board networked? if so then you can ntpdate or if you recompile busybox to include "rdate" you...
Ok, I'm starting to see the problems with this. on a normal linux you can do echo foo > /dev/ttyS0 and that will write to the serial port you can also do cat <...
It sort of works if you set the port correctly using setserial after reset setserial /dev/ttyAM1 shows /dev/ttyAM1, UART: undefined, Port: 0x0000, IRQ: 54 ...
Hi All, Just got a TS-7KV card and was poking around the board with the console, and found a few commands that seem to send the console of into la-la land....
Hi, Which the easiest webcam to get going with the default Linux installation on the TS-7200? I would like to get a USB webcam going fairly fast, what would...
... Sounds like quirks with the tiny busybox shell. I had the control-c break problem too. Invoking /usr/bin/reset and changing my TERM variable to vt102...
Has anyone built qte for the ts7xx0? If so, would you mind sharing some hints? I have qte and konqueror compiled and running, but the binaries are *huge*......