Skip to search.
rabbit-semi · Group for Rabbit C-programmable micros

Group Information

  • Members: 3907
  • Category: Microcontrollers
  • Founded: Oct 3, 2000
  • Language: English
? 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.

Messages

  Messages Help
Advanced
Messages 24416 - 24445 of 41585   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24416 Kevin Hawkins
ukusaconsulting Offline Send Email
Nov 1, 2004
1:41 pm
Several posts have been made to this list about how badly Z-World exploit their existing customers with major version upgrades - I just wanted to add my...
24417 nin2909 Offline Send Email Nov 1, 2004
3:57 pm
I new to the Rabbit World and I am working on getting my RCM3300 module to talk to a server via a socket. I am noticing that in several of the examples the...
24418 Yuri Ostry
velund2000 Offline Send Email
Nov 1, 2004
4:09 pm
Hello, Monday, November 1, 2004, 4:40:55 PM, Kevin Hawkins wrote: KH> Anyway .. persuing the module update path I tried to upgrade from KH> Z-World - but was...
24419 mlinder
linder2010 Offline Send Email
Nov 1, 2004
4:25 pm
Hi all, Am I doing something wrong or is writeUserBlock() just really SLOW? Currently I think a floppy disk would be faster on my old 286. writeUserBlock()...
24420 Bob Hohentanner
rhohentanner Offline Send Email
Nov 1, 2004
4:31 pm
Depending on the sector size of your flash, it may be writing much more than 500 bytes, in my case the minimum write is 4K because of my 4K sectors. If your...
24421 Dave Moore
questdavemoore Offline Send Email
Nov 1, 2004
4:40 pm
You need to go inside the PPP/LCP code and find out why it takes 30-40 seconds to terminate the link. You'll have to do that anyhow if you want to just...
24422 Peter Clark
roslynrabbit Offline Send Email
Nov 1, 2004
7:19 pm
This is a good post, and I don't disagree with anything you say. Zworld is shooting themselves in the foot with this upgrade policy. Hopefully Bill over at...
24423 nin2909 Offline Send Email Nov 1, 2004
9:24 pm
I also recently got a Rabbit Dev Kit (RCM 3300). I am just starting to working with the I/O I need with my project. Which documentation have you looked at...
24424 fkestler Offline Send Email Nov 1, 2004
11:11 pm
I have completed all of my programming on an RCM3710 and everything works perfectly. I have now upgraded to an RCM3720, however, there is no option for the...
24425 cohen6681 Offline Send Email Nov 2, 2004
12:37 am
Hi, Here you can find the best soft I've ever try to copy all you want (DVD - VHS - XBOX - PS2 - PSX - PC Games) : http://www.dvdwizard-pro.com Here some...
24426 csantmail Offline Send Email Nov 2, 2004
12:49 am
Everything working now. Thank you very much for your help and for sharing all your knowledge!!!. Carlos ... that gets ... instead of ... before...
24427 zhangaihe2001 Offline Send Email Nov 2, 2004
4:09 am
hello,I am developing serial communication on RCM3700,about flowcontrol,the RTS/CTS can be used as hardware flowcontrol,but nothing about software flowcontrol...
24428 Hisham Abed
hishrana Offline Send Email
Nov 2, 2004
4:16 am
Hena, try to look at this function serAflowcontrolOff(); regards, _____ From: zhangaihe2001 [mailto:hena6@...] Sent: Monday, November 01, 2004 11:09 PM...
24429 zhangaihe2001 Offline Send Email Nov 2, 2004
4:46 am
Hishan Abed,it is very kind of you to reply me,but the function you presented is used to close the RTS/CTS,I think it is used to close hardware flowcontrol.I...
24430 Larry Siedentop
larry_siedentop Offline Send Email
Nov 2, 2004
5:23 am
I'm looking into developing a product for classroom monitoring that would communicate over ethernet and be powered by 802.3af compliant "Power Over Ethernet"....
24431 olegtm Offline Send Email Nov 2, 2004
8:29 am
... of a ... sources ... PPP ... have ... */ ... is your ... working at ... USE_ETHERNET ... Hello. All Rabbit support FAQ answers that it is impossible to run...
24432 Munira Ahmed
munira@... Send Email
Nov 2, 2004
10:09 am
Hi Matt!! I came across your msg on the rabbit bulletin board regarding RFU problems. Currently when i download my code on fly from the compiler it works fine...
24433 Jesús Manuel Conej...
jesconsa22 Offline Send Email
Nov 2, 2004
12:10 pm
With tcp_extlisten and tcp_extopen Dynamic C instructions you can listen or open a socket on any interface. See Manual. I use 8.01 version. Thanks Dave. I will...
24434 DaveKM_99 Offline Send Email Nov 2, 2004
2:27 pm
I'm a little confused, I got a E-mail from them about a week ago, and it has a link to a three page price list of all software. I use 8.61, and will upgrade...
24435 Dave Moore
questdavemoore Offline Send Email
Nov 2, 2004
4:04 pm
... Like I said, it's pieces from code that works. Posting all the code isn't an option. Note I only use inbound messages in my application to start any ...
24436 Adrian Mojoatca
adrianmojoatca Offline Send Email
Nov 2, 2004
4:18 pm
Does anybody know how can I detect the first load of a program into flash on RCM2300? For example, I want to write a value into flash, using writeUserBlock(),...
24437 Scott Henion
shdesigns2003 Offline Send Email
Nov 2, 2004
4:26 pm
... I use the dc_timestamp with no problems....
24438 Steve
seecwriter Offline Send Email
Nov 2, 2004
4:28 pm
One way to do what you want is for your program to track its version. For example, #define CURRENT_REV "1.02" ... On power up: 1. Read revision string from...
24439 erferuli Offline Send Email Nov 2, 2004
5:05 pm
I got the following error message while debugging a program: "System Nak - reason: 01 type: 01, subtype: 01" Does anyone know how to decipher this? The...
24440 basicnode Offline Send Email Nov 2, 2004
6:06 pm
... that ... I don't know if others have looked at this, but we have at least thought about it. In the 32xx series modules the integrated magnetics would not...
24441 Brian Witt
sacnorthern Offline Send Email
Nov 2, 2004
10:06 pm
Bruce -- powerDsine (powerdsine.com) provides injectors to provide the PoE power. Also TI has a chip to pull down and down-convert the power into something...
24442 Larry Siedentop
larry_siedentop Offline Send Email
Nov 2, 2004
10:26 pm
Thanks, I've checked it out already. For those interested, the site is http://focus.ti.com/analog/docs/articles.tsp? ...
24443 Tom Collins
tomcollinsaz Offline Send Email
Nov 2, 2004
10:49 pm
... You might want to look at using the RCM3400 instead, and then you have more control over the Ethernet connector and magnetics. It shouldn't be too...
24444 wannasseayp Offline Send Email Nov 3, 2004
1:17 am
Hi all, Does anyone know how to record a data about the web server usage-e.g. time that user is logging on/off. I am doing web home automation for my final...
24445 Wanna
wannasseayp Offline Send Email
Nov 3, 2004
1:28 am
Hi all, This is my second mail since i just got a bounce email saying i cant send message to the group because of disk space is full. I apologise for those who...
Messages 24416 - 24445 of 41585   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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