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 37196 - 37225 of 39534   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
37196
... DHCP does no name resolution. You have your DHCP server updating a DNS server? Windows Active Directory Services has a DHCP/DNS server packages that do...
Scott Henion
shdesigns2003
Offline Send Email
Dec 1, 2007
12:44 pm
37197
So, is it a Windows thing that will change from version to version? I would like to know if there is an easy way to send a UDP broadcast every few minutes on...
Robert Richter
robertbrichter
Offline Send Email
Dec 1, 2007
6:10 pm
37198
... I do it the other way around. I have an app that sends out a UDP broadcast and all my rabbit boards identify themselves. It is part of the locateIP code:...
Scott Henion
shdesigns2003
Offline Send Email
Dec 1, 2007
6:24 pm
37199
Hi I am a new user of Rabbit products. We are developing some products based on the RCM3710 processor. I am trying to use a 122x32 graphic LCD with the Rabbit...
zakhaku
mahimranjan
Offline Send Email
Dec 2, 2007
4:01 am
37200
I wanted to see if I was the only one first, maybe I'm visiting the wrong shops for Ethernet cables. Once I knew I was not the only one I did contact Rabbit to...
fairy_dave
Offline Send Email
Dec 2, 2007
11:49 pm
37201
Martin, Thanks for the reply. I understand the simplicity of the SD card interface and adding it to a new design is pretty easy. I guess I am trying get some...
allsoft01a
Offline Send Email
Dec 3, 2007
7:58 pm
37202
I have received an RCM4010 kit but it consistanly says "No Rabbit Processor Detected". The COM1 port works fine with a Microchip PIC board sending RS232 data ...
Paul
paulh_boats
Offline Send Email
Dec 4, 2007
12:51 am
37203
Have you tried flipping the prog cable around? 180 degrees? I know the 3xxx series you can reverse, assuming it's the same on the 4xxx. Dan......
Dan Allen
maesoftgroup
Offline Send Email
Dec 4, 2007
12:55 am
37204
Dan, Thanks - tried that, still fails. Measured 3.3V under the dev board, so assume power supply ok -Paul ... the 4xxx. ... Rabbit ... data ... options...but ...
Paul
paulh_boats
Offline Send Email
Dec 4, 2007
3:58 am
37205
... Is this a USB serial port (or a laptop serial port)? Many USB serial adapters do not handle the control lines correctly. Also make sure that the "Use USB...
Scott Henion
shdesigns2003
Offline Send Email
Dec 4, 2007
4:33 am
37206
Hi Paul, I believe the RCM40xx's Ethernet interface will not function unless it has been programmed with firmware that enables the interface, so you'll have to...
Mike
mhoytjr
Offline Send Email
Dec 4, 2007
7:50 am
37207
Hi Since you measured the voltages, tried both prog connector positions and so forth, i think the problem is Rabbit Semiconductors!!! I´m quite upset with...
Alexandre Kremer
alekremer
Offline Send Email
Dec 4, 2007
11:15 am
37208
Scott, Thanks. No its a regular serial port on a HP desktop. Yes I tried all the options on the comms page. Any design that relies on RS232 edge detection,...
Paul
paulh_boats
Offline Send Email
Dec 4, 2007
4:19 pm
37209
Mike, Thanks for the tip. I was thinking they should ship the boards with a temporary BIOS that flashes the link LED. That BIOS could also perform a primitive...
Paul
paulh_boats
Offline Send Email
Dec 4, 2007
4:19 pm
37210
Hello, I tried to get the answer from Rabbit Tech support but without success so I am posting it here. The RCM4010 has pins 37, 38, 39 used for PE5/SMODE0,...
eitanbarazani
Offline Send Email
Dec 4, 2007
6:25 pm
37211
... On the RCM4010, pins PE5-PE7 are used for Ethernet (clock and status LEDs) -- that's why they don't come off the core module. You could change the...
lwoodzw
Offline Send Email
Dec 4, 2007
10:51 pm
37212
... that ... Thanck you for the response , but i have a good gateway IP adress. In my application , the code is big and i have a web page with many data. I...
x9_nice
Offline Send Email
Dec 5, 2007
12:13 pm
37213
Hello, In other words, it is not practical to use those pins as Input/Output. It sounds too complicated. I think I will get more I/O pins through memory...
eitanbarazani
Offline Send Email
Dec 5, 2007
3:34 pm
37214
Hi, I'm have the same problems with the RCM2020 cores. They are not stable, since ROHS (red silk). They begin to reboot at unexpected times. The flashcontent...
bartam22
Offline Send Email
Dec 5, 2007
4:03 pm
37215
Hi Bart Nice to know i´m not alone, but i feel bad because of it. I´m not trolling anyway, this is really happening and rabbit semi seems to ignore this...
Alexandre Kremer
alekremer
Offline Send Email
Dec 5, 2007
4:20 pm
37216
The UK dealer sent me a new development kit and I tracked down the problem to a faulty programming cable. The Dynamic C fails with the old cable, but finds the...
Paul
paulh_boats
Offline Send Email
Dec 5, 2007
4:45 pm
37217
Haven't used the 4K series boards, but I have used the 3200 boards and I can say the weak point is the cable connection. The female connector is not...
Larry Kilmer
lkkilmer
Offline Send Email
Dec 5, 2007
7:11 pm
37218
Hi, Is anyone using the RCM4400W, and using wifi_ioctl() to change the WiFi settings at run-time? To use the WiFi, you typically #define various settings such...
formula_cpu
Offline Send Email
Dec 7, 2007
5:42 am
37219
... on ... could be ... be ... I hope Rabbit addresses this issue very soon. It is so bad that we will have no choice but to start returning these units. I ...
ebrains2003
Offline Send Email
Dec 7, 2007
9:02 pm
37220
Hi!! I'm really new at using rabbit core, but very experienced in programming embedded, however I found it's kind of confused, or perhaps, help from rabbit is...
fjrg76@...
fjrg76
Offline Send Email
Dec 8, 2007
2:44 am
37221
... If you want to use the digout() functions, you need to call brdInit() first to set up the ports. \ ... Rabbit libs: http://www.shdesigns.org/rabbit/ ...
Scott Henion
shdesigns2003
Offline Send Email
Dec 8, 2007
2:48 am
37222
... Well they say they're looking into it and are in discussion with their suppliers. Dave....
fairy_dave
Offline Send Email
Dec 8, 2007
10:54 am
37223
When producing production circuit boards are most designers soldering the Core Modules directly to the PCB or are they using socket strips to reduce any heat...
bmatr003
Offline Send Email
Dec 8, 2007
1:03 pm
37224
I use the sockets and the screw hole to affix firmly. It makes replacement easier. JIMA ...... K5JCA bmatr003 wrote: When producing production circuit boards...
IDES
jimcashby
Offline Send Email
Dec 8, 2007
1:08 pm
37225
We use sockets. I have found that one out of 25-30 core modules does not communicate with the DC IDE. I have had to return it to Digi-key (where I source)...
Sudhir Murthy
trafinfocom
Offline Send Email
Dec 8, 2007
3:14 pm
Messages 37196 - 37225 of 39534   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