Search the web
Sign In
New User? Sign Up
rabbit-semi · Group for Rabbit C-programmable micros
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 21409 - 21438 of 39533   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21409
I would like to know what is the maximum packet size for the RCM 3300. The Module does not sees the packet i send when it gets over 500bytes. Thank you....
fmorinoerlikon
Offline Send Email
Jun 1, 2004
12:23 pm
21410
actually its from 573bytes and over. ... wrote: I would like to know what is the maximum packet size for the RCM 3300. The Module does not sees the packet i...
fmorinoerlikon
Offline Send Email
Jun 1, 2004
12:32 pm
21411
... Maximum size is determined by ETH_MTU. DC defaults to an ETH_MTU of 600. The packet overhead is 28 bytes so that makes the maximum size 572 bytes. Add a...
Scott Henion
shdesigns2003
Offline Send Email
Jun 1, 2004
12:41 pm
21412
The documentaion states that the anaIn() function converts 0 to 3 volts to a count from 0 to 1024 but I am getting very different results. Has anybody been...
newbie49
Offline Send Email
Jun 1, 2004
1:18 pm
21413
Try keeping the voltage below 2.8V. With this, it has been working well for us. Sudhir ... From: newbie49 [mailto:newbie49@...] Sent: Tuesday, June 01,...
Sudhir Murthy
trafinfocom
Offline Send Email
Jun 1, 2004
1:42 pm
21414
The BL18XX doesn't have a full blown AD converter, it uses a comperator and an output channel. We tried to read an IR distance sensor on a BL1820, but it did...
Henk Kuyer
henkkuyer
Offline Send Email
Jun 1, 2004
2:05 pm
21415
Maybe somebody has a example on how to measure impulse width using interrupts? What are impulse width limits?...
dobermaniukas
Offline Send Email
Jun 1, 2004
2:30 pm
21416
I have the same problem and found a belgian company which has a rabbit based board XG3000, which might be useful, but display size is limited to QVGA. Check...
d_handzic
Offline Send Email
Jun 1, 2004
2:31 pm
21417
They do not have a USA distribution company, and I can not place any trust in over sea's shipping and support. ZWorld will develop a color version if they get...
Jim Ashby
jimcashby
Offline Send Email
Jun 1, 2004
3:15 pm
21418
Thanks Henk and Sudhir for the reponse. I am a little confused that Rabbit claims it has a 5% accuracy when it clearly does not unless I am measuring around...
newbie49
Offline Send Email
Jun 1, 2004
3:20 pm
21419
I have just been able to reproduce this myself, and it matches a previous report of a "mouse over assembly window" error that occurs when a new set of...
Bruce Isted
sser2k
Offline Send Email
Jun 1, 2004
4:52 pm
21420
Hi, I'm wondering how can I use UDP data handler (those called from inside udp_open). I only need to quick access the UDP payload data. Does anyone have some ...
Marco
doumor2000
Offline Send Email
Jun 1, 2004
5:30 pm
21421
I just do it .. take a look at this #memmap xmem #use "dcrtcp.lib" int readData( int event, void *s, ll_Gather * g, void * info ); udp_Socket lonUdp; void...
jonathan dumaresq
dumarjo
Offline Send Email
Jun 1, 2004
6:54 pm
21422
Here's a scenario I hope someone has some suggestions on: I'm using DC8.01 with a IQ2T CPU-based RCM2200 target (this is a firmware revision to an existing...
icc_thewoodlands
icc_thewoodl...
Offline Send Email
Jun 1, 2004
8:04 pm
21423
I have a rabbit 3300 core based project I am designing. The application is an industrial scale. The main circuit board has a 120/240Vac to 24Vdc on board,...
allsoft01a
Offline Send Email
Jun 1, 2004
8:42 pm
21424
... A few questions: (a) have you seen it occur with different RCM2200 cores, or just a particular one? Is it a stock part (i.e. no changes to the crystal,...
Lynn S. Wood
lwoodzw
Offline Send Email
Jun 1, 2004
9:18 pm
21425
I just wish a *persistent* breakpoint in the ide/debugger ASAP. It really slow the develop time. Ever time i compile i must search the lines where i put the...
German Gentile en Lis...
promolinux
Online Now Send Email
Jun 1, 2004
9:46 pm
21426
... the ... by ... As a workaround, you could use editor book marks (shift-ctrl-n to set, ctrl-n to clear, where n=0-9) to go to where you want to set ...
bmurthazw
Offline Send Email
Jun 1, 2004
10:18 pm
21427
... Thanks Bruce, i already use it. But tell me what do you think about that *feature*? I think is a must, but maybe im wrong. Do you know if Zworld developers...
German Gentile en Lis...
promolinux
Online Now Send Email
Jun 1, 2004
10:24 pm
21428
I tried to set impulse width limits on my wife...we're no longer in sync. ;-) JR...
JohnR91468
Offline Send Email
Jun 2, 2004
12:33 am
21429
I have a compact flash hooked up to an RCM3010 via the AUX IO bus (true IDE mode) and it is working fine, however it appears that I have to cycle the power...
ajf_alex
Offline Send Email
Jun 2, 2004
2:00 am
21430
hi, I have set the host name for my rabbit , it has ip address,subnet mask,gateway set properly. I can ping to rabbit on its ip address like " ping...
Mrutyunjay Patel
mrutyunjay_p...
Offline Send Email
Jun 2, 2004
4:53 am
21431
If you are using DHCP server, you can modify bootp.lib library (if this has not been done already in DC8.xx) so it reports hostname back to the server. You can...
George Georgiev
ggeorgiev2004
Offline Send Email
Jun 2, 2004
5:16 am
21432
Hi, The Ethernet interface does not come up until the network cable is connected to the hub/switch . is the any time out for it . I use 8.30 DyC on RCM2200. ...
Mrutyunjay Patel
mrutyunjay_p...
Offline Send Email
Jun 2, 2004
5:22 am
21433
Hi Alex, you need to power cycle the CF card if you want to re-establish its TrueIDE mode (plus the /OE signal must be held low when the power is being...
Jaroslav Nemec
sopheco
Offline Send Email
Jun 2, 2004
11:23 am
21434
Anyone able to run the sample program for the wi-fi application kit? Z-World Support has send me new cfprism.lib, cfio.lib, but it can't solve my problem....
whoismuyou
Offline Send Email
Jun 2, 2004
12:02 pm
21435
Thank you very much, this solved my problem. I didn't know that static had to be in front of it. In the DC manual they have an example without it. Jonas ç---...
jofisch78
Offline Send Email
Jun 2, 2004
2:01 pm
21436
Maybe a little off topic, but i want t know if Wi-Fi technology is suitable to replace a RS485 network with a master(PC) and 16 slaves, working at 9600, in a...
German Gentile en Lis...
promolinux
Online Now Send Email
Jun 2, 2004
2:09 pm
21437
... Do you try deleting all the stuff in your proyect folder except the .C and .LIB files? It work for me when DC comes crazy. Maybe some get corrupted? 1)...
German Gentile en Lis...
promolinux
Online Now Send Email
Jun 2, 2004
3:16 pm
21438
J., Thanks for confirming that there's no way around a power cycle. I see the "Note" in the CF spec now about power cycling, listed at the bottom section...
ajf_alex
Offline Send Email
Jun 2, 2004
3:31 pm
Messages 21409 - 21438 of 39533   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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