Search the web
Sign In
New User? Sign Up
ts-7000 · TS-7000 ARM SBC
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3311 - 3340 of 11366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3311
Hello World !! I am new in the group,I buy a TS 7260 !! In fist time I am making a simple program in C/C++ (input and output from DIO), 1.How to configure my...
stageelectronique
stageelectro...
Offline Send Email
Aug 1, 2006
11:59 am
3312
Hi, I am having problems with the tsuart serial ports on a TS-7260 with the opt2ttlcom option, with kernel 2.4.26-ts9 (supplied with the board) and the default...
Kym Newbery
kym_newbery
Offline Send Email
Aug 1, 2006
12:02 pm
3313
Hi, you can download samples, datasheets, etc. from the EmbeddedArm's site: http://www.embeddedarm.com/ and FTP: ftp://ftp.embeddedarm.com/ ... time I ... have...
Guillermo Prandi
guillermoprandi
Offline Send Email
Aug 1, 2006
1:41 pm
3314
Hi. I'm using picocom (simpler alternative to microcom) with a TS11 kernel (tsuart not as a module), and everything works fine in all three extra COMs. You can...
Guillermo Prandi
guillermoprandi
Offline Send Email
Aug 1, 2006
1:44 pm
3315
I am having trouble getting the modem board to turn on. I have jumper 5 installed, but the light never turns on. Also, no matter which com port I set it to,...
Mike Magee
mmagee_remtrol
Offline Send Email
Aug 1, 2006
4:17 pm
3316
... Besides Technologics example code, I have a few example programs at http://www.comp.leeds.ac.uk/jj/linux/arm-sbc.html Try the files section of this yahoo...
Jim Jackson
jimbox51
Offline Send Email
Aug 1, 2006
4:18 pm
3317
... At the risk of slightly labouring the point (this has been covered before), and with it being unlikely this is your root issue, you're missing the O_SYNC...
Matt Godbolt
themoog5
Offline Send Email
Aug 1, 2006
4:37 pm
3318
Hello, ... This is normal this is the driver telling you the baud rate has been changed to 9600. ... How are you testing if anything is being transmitted? ... ...
Eddie Dawydiuk
dawydiuk
Offline Send Email
Aug 1, 2006
4:40 pm
3319
Hi, First of all I am very new to linux. I learned a lot of things from the forum but I coulnd find : After I pluged a USB device (I use a LCD with USB...
ugumugu
ugurtan_erdem
Offline Send Email
Aug 1, 2006
5:37 pm
3320
I also tried this. But it didnt work. mknod /dev/ttyUSB0 c 188 0 mknod /dev/ttyUSB1 c 188 1...
ugumugu
ugurtan_erdem
Offline Send Email
Aug 2, 2006
11:58 am
3321
I run usbloadmodules.sh. After that some characters shown on the LCD and backlight becomes on....
ugumugu
ugurtan_erdem
Offline Send Email
Aug 2, 2006
12:05 pm
3322
HI There, Thanks for the rapid and helpfull suggestions! I have solved my problem after verifying with a loopback that the CPU was fine, rather, it was my...
Kym Newbery
kym_newbery
Offline Send Email
Aug 2, 2006
3:19 pm
3323
Resolved. It was a hardware issue with the PC104 connector. ... -- Mike Magee <mmagee@...> Remtrol Inc....
Mike Magee
mmagee_remtrol
Offline Send Email
Aug 2, 2006
4:16 pm
3324
Hello, ... After you run the loadUSBModules.sh script try loading the usbserial and ftdio_sio drivers... //Eddie...
Eddie Dawydiuk
dawydiuk
Offline Send Email
Aug 2, 2006
6:15 pm
3325
... Good news: A solution has been found. I have been trying for over a month to piece together the puzzle of why the 2.4 kernel cannot reliably run pl2303...
asc135
Offline Send Email
Aug 2, 2006
6:50 pm
3326
... The TS-Linux uses devfs. The device names for USB serial ports (which this would be if you expect the name to be ttyUSB0) will be: /dev/usb/tts/0 You have...
asc135
Offline Send Email
Aug 2, 2006
6:50 pm
3327
Hi I thought of writing to you since we are having a very ground level problem with the opt2ttlcom. I thought I'd ask you cos u've said that you have ordered...
Kulendra Janaka
kulendraj
Offline Send Email
Aug 2, 2006
6:53 pm
3328
We've got the opt2ttlcom option ourselves too. It's implemented in the board's CPLD (i.e., glue logic), so it is a *hardware* implementation. Linux drivers...
Guillermo Prandi
guillermoprandi
Offline Send Email
Aug 2, 2006
9:20 pm
3329
Hi, I am trying to use the rs-485 option on com2 of my ts-7200. I have checked that the option is installed at 0x2240_0000. I also can change the COM2 mode...
mhuman1
Offline Send Email
Aug 2, 2006
9:45 pm
3330
Hi Keith, There's an example RS485 application (readmeter.c) in the files section of the group. It may answer your queries. PJE ... the...
PeterElliot
Offline Send Email
Aug 2, 2006
9:51 pm
3331
All, Is there a way to perform 4x quadrature counting using the TS-7x00 XDIO interfaces? It seems that the XDIO quad counter is only a 1x quad counter. We are...
drrock77
Offline Send Email
Aug 3, 2006
2:54 am
3332
Hi Ira, I'm using the quadrature for monitoring multiple servo drives. For our application we're soon to be getting Technologic Systems to create a custom FPGA...
PeterElliot
Offline Send Email
Aug 3, 2006
11:43 am
3333
PJE, Thanks for the info. I'd be really curious about using the x4 counting, I'd be interested in learning how one would modify the FPGA to accomodate this. ...
drrock77
Offline Send Email
Aug 3, 2006
6:33 pm
3334
... Also download the modbus library from my website: <http://www.seiner.com/ts7000/index.php/Modbus_and_Serial_Comm> That has a full working implementation...
Yan Seiner
cptdondo
Offline Send Email
Aug 3, 2006
8:49 pm
3335
Ira, My program is currently running in user space, and as the intention is to heve custom FPGA module, I've simply cross-referenced the velocity output from...
PeterElliot
Offline Send Email
Aug 4, 2006
12:45 am
3336
Hi, as a newbie ive been trying my TS-7200 using cygwin on my pc to compile helloworld ok. Ive got the Video card too and would like to make some use of it but...
mattsaintdev
Offline Send Email
Aug 4, 2006
12:25 pm
3337
Hi, I'm just assuming that the size of an unsigned short is _not_ one byte on your board. It's most likely 2. If so, you should insert sizeof(unsigned short)...
Christopher Friedt
cfriedt@...
Send Email
Aug 4, 2006
12:39 pm
3338
Hi, thanks - i belive the short is 2bytes in this case the reason being the TS-7KV video board has 16 bits per pixel with a 640x480 display so either; ...
Matthew Saint
mattsaintdev
Offline Send Email
Aug 4, 2006
2:58 pm
3339
I've chasing a busybox init hanging issue for a while... Occassionally the busybox init will just hang at "Freeing init memory'. On my last rebuild, it...
Yan Seiner
cptdondo
Offline Send Email
Aug 4, 2006
4:06 pm
3340
Hello, ... It looks like you are using the wrong address, try using 0x21800000. There is a program that paints all shades of red, green and blue to video...
Eddie Dawydiuk
dawydiuk
Offline Send Email
Aug 4, 2006
5:08 pm
Messages 3311 - 3340 of 11366   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help