EmbeddedRelated.com
The 2024 Embedded Online Conference

I2C on R6000

Started by seecwriter in Rabbit-Semi12 years ago 9 replies

Has anyone else noticed that for the R6000, the I2C driver shifts the device address left by one bit before using it? What's up with...

Has anyone else noticed that for the R6000, the I2C driver shifts the device address left by one bit before using it? What's up with that? Looking at the I2C sample program for the R6000, I2C_24LC16.C, it defines the address of the device as 0xA2. The 'A' is the device code, and it's correct for the 24LC16. The '2' is the second device, which the sample doesn't mention. But if you left-shif...


Error: Constant initializer expected

Started by Frank in Rabbit-Semi12 years ago 10 replies

Hi I have an problem, I get an error - Constant initializer expected. Can some one help me. Thanks Frank #define LONGITUDE...

Hi I have an problem, I get an error - Constant initializer expected. Can some one help me. Thanks Frank #define LONGITUDE -74.74325180053711 static struct UB { float Longitude; }UB; #web UB.Longitude //**I get error here UB.Latitude**// const float latitude2 = UB.Latitude; ------------------------------------


Open Sockets

Started by Hao Wu in Rabbit-Semi12 years ago 7 replies

Hi, I'm developing a BL2600 with DC9.62. The BL2600 is designed to be a communication centre in this project. UDP client/server, Telnet...

Hi, I'm developing a BL2600 with DC9.62. The BL2600 is designed to be a communication centre in this project. UDP client/server, Telnet client, FTP server, TFTP client must be implemented. The system is working but seems a bit clunky. The most annoying problem is that the BL2600 occasionally becomes un-ping-able after running a certain period. At that time, it's still able to send data o...


Too Many ARP Requests

Started by phroger_rabbit in Rabbit-Semi12 years ago 6 replies

Greetings, Looking at Wireshark I seem to be seeing too many ARP requests from my Rabbit host. It seems to be sending out an ARP request...

Greetings, Looking at Wireshark I seem to be seeing too many ARP requests from my Rabbit host. It seems to be sending out an ARP request for every host it sees, regardless of whether it actually needs that host's address or not. The net result is that all the unnecessary addresses it caches tend to push the one or two it needs off the table so that the Rabbit has to send out an ARP requ...


RCM3000 to ?

Started by Dave Moore in Rabbit-Semi12 years ago 3 replies

Hello all, I'm thinking about moving some product from the RCM3000 to something else to get out of the 10M world. I use every drop of the...

Hello all, I'm thinking about moving some product from the RCM3000 to something else to get out of the 10M world. I use every drop of the 512k flash and 512k ram on that thing, along with the serial ports. I'm also stuck at DC7.33 because I've made so many changes to that codebase over the years (http, snmp, telnet, tftp, smtp, ntp, ppp), I'm hesitant to even think about newer versi...


Z-World Recommended USB-to-serial converter

Started by seecwriter in Rabbit-Semi12 years ago 7 replies

What is the USB-to-Serial converter Z-World recommends for the Rabbit.I can't find anything on the Digi website (whats new!). I have one by...

What is the USB-to-Serial converter Z-World recommends for the Rabbit.I can't find anything on the Digi website (whats new!). I have one by Tripp-Lite, but I can't get it to work with DC. Steve ------------------------------------


DNP3 Library?

Started by mario_wtbbh in Rabbit-Semi12 years ago 1 reply

We have an application that requires us to develop a DNP3 driver. Our platform is the RCM6000 family, on DC10.70. We will be interfacing via...

We have an application that requires us to develop a DNP3 driver. Our platform is the RCM6000 family, on DC10.70. We will be interfacing via TCP/IP only (NO serial, etc), with us pushing data to the DNP3 server. We are assessing the cost of doing it ourselves vs. the cost of purchasing an existing Rabbit source library. Is there anyone in the group with such a library for sale? ------...


Using DC on Win7 64-bit

Started by seecwriter in Rabbit-Semi12 years ago 5 replies

Will Dynamic C run on Windows 7, 64-bit? Do you have to use WinXP Mode? Steve ------------------------------------

Will Dynamic C run on Windows 7, 64-bit? Do you have to use WinXP Mode? Steve ------------------------------------


RFU on Win7

Started by seecwriter in Rabbit-Semi12 years ago 4 replies

I'm changing PCs, from WinXP to Win7 64-bit. The RFU for DC 9.25 works but the RFU from DC 10.66 does not. I have it configured the same as it...

I'm changing PCs, from WinXP to Win7 64-bit. The RFU for DC 9.25 works but the RFU from DC 10.66 does not. I have it configured the same as it was on my WinXP. I'm using a serial port, not a USB port, for communication. I have the "Use USB to serial converter" unchecked. I can communicate with the unit via the serial port, so I know the port works. Does this sound like a driver issue...


rcm6000 programming

Started by Theodore Politis in Rabbit-Semi12 years ago 9 replies

Hi all ? Does anybody knows the schematic (pin connections, max3232 connection )? in order to make a programming cable, for program an RCM...

Hi all ? Does anybody knows the schematic (pin connections, max3232 connection )? in order to make a programming cable, for program an RCM (5xxx,6xxx) mini core using a legacy pc com port ? ? Thank you in advance


Ask a Question to the EmbeddedRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright


The 2024 Embedded Online Conference