Sorry for my ignorance but could you clarrify these relationships for me: filesystem/vmlinux/kernal/Redboot/mtdblock/1/mtdblock/2 It seems to me that Redboot...
Hi, I would lke to know what would be the maximum power consumption with 512MB CF card installed and also what would be the minimum power consumtion if I...
Hi, From a programming perspective, at the application-level, how can we put the board (TS7200) / processor to sleep so that minimal power is consumed?...
... enable ... I'll try ... record... ... 0.28rc39.tar.bz2 ... Any update on this? I would like to get the latest and greatest out there, if it is ready. Tony...
CF power drain is mostly neglible and doesn't change much with different sizes. Ethernet is the big power user, by just not plugging in the cable, the power...
... See my previous email sent to this list, but you can program the CPU PLL's to skew the processor, bus, and peripheral clocks all the way down to below 2...
I have one of the USB Wireless lan sticks you all reccomended and said was preconfigured for the latest flash image. I installed the image and have the usb...
... Looks good, it decompressed properly at least. I am now attempting to figure out how to make my slackware bash logins eat the configurations suggested on :...
It doesn't seem to be detected at all that I can tell. 1) Are the drivers included in the latest image you all supplied, or do I have to install the driver...
A quick grep through the driver at linux/drivers/serial/ep93xx_amba.c seems not although in HDLC mode the serial UART would look more like an ethernet style...
Hello, I am not able to get the A to D converter working on the ts7200 board. I am using the MAX197 chip and the code in the users manual but I get the same...
Attached is the source code to one of our tests we run on the ADC during production testing. Hope this helps... I can guarantee your board has run this...
... Here is a more complete program....... http://www.comp.leeds.ac.uk/jj/linux/adc_logger.tgz The source code has sufficient annotations to explain whats...
Hi again, thank you to all that replied, the code helped me to understand th A to D process a bit better but I am still not able to get it to work. I have...
... If your board is enabled with A/D, the bootrom should print a banner ... Notice the "MAX197-ADC" option thats printed. You can also see if there is a chip...
... When you say "programmed for A/D", does that mean that if I add a MAX197 from my spare parts drawer to a TS-7200, I'll need to take some additional steps...
When I start up my board It does not have the MAX197-ADC option. ... I added the MAX 197-ADC chip how can I enable it to work with the board? ... there ... can...
Correct, just installing the chips on a board ordered without A/D will not work. The PLD must be programmed at the factory for address decode, etc. You'll...
... Ah. One quick question - why not just enable A/D access in the PLD ? If I try and read it and it's not there, I'll get garbage. I can deal with that (I'm...
Its more for business reasons than technical ones. Our production department installs and tests every board ordered with A/D before shipment and we can't...
I hadn't realised either that I wouldn't be able to just drop an ADC in the socket later if I felt like it. I think I would rather just hang an SPI ADC such...
The '9301 has 5 channels of 12bit ADC; range 0v to 3,3v. Not having a schematic to work from (yet), I can't tell you if the pins are used elsewhere. Just...
The EP9301 ADC is next to useless and isn't brought out on the board. The ADC the TS-7200 uses the Maxim 197 12bit 8channel IC. Cirrus may fix the on-cpu ADC...