My guess would be that this example is also trying to use Rabbitnet and the RN100 (analog input board?). You don't state that you are using this, so it might...
Hi Tim Thanks for the info. I have RabbitNet and RN1200 and not RN1100, I guest the RN1200 is the problem with this example, the AN407 works well, I just need...
We've moved off the Rabbit CPU, and have a number of RCM3010 modules and boards they plug into (for us). All in all 12 modules, should all be working. Our PCB...
Hi. I am working on my final year project on home automation. I use rabbit 3000 server to control few devices over the power line. I have some troubles to...
Can anyone point me in the right direction for implementing a "Write to compressed file" function? I'm logging data to an XD card (FAT Filesystem) and...
Take a look at the zcompress libraries to see if they are appropriate to your needs. http://www.rabbitsemiconductor.com/documentation/docs/refs/TN234/TN234 ...
... I could use some of those. What sort of deal are you thinking of??? On the other hand, if you'd like a tax deduction, there's an organization called "The...
Hello, The Rabbitcore RCM3365 has 512K of FastRam at U11 and 512K of BBRam at U10. I cannot discover how to access the upper 256K of the BBRAM. Does anyone...
... The memory map is undocumented, changes in every version of DC and is different for each compile mode. It gets worse, 9.5x cant even support compile to...
Hi Scott, Is there a way to override the 4th quadrant so that it uses the top 256K of BBRAM vs. the Flash? I don't need the user block (but maybe Dynamic C...
... Hard to say. It needs it to boot and bring up the Ethernet. You might be able to map RAM after it is up, then add the 256k to the memory list. There is an...
I am in the middle of a project that monitors the movement of a paper filter tape by means of a rotary encoder. I am planning on using the quadrature decoder...
I wasn't aware of the library functions for the QD at first. I found them right after I posted my question. I may still use them, but I would like an answer...
I recently had to do a quadrature decoder with the RCM4400W, and I emailed Rabbit tech support for samples/help. They sent me the attached file (for the 4000...
Hi All Hoping you can shed a bit of light here. Using RabbitWeb, how can one make use of root2xmem and xmem2root? If I load page 1 for example, I want to copy...
Scott or Others, Given that the Dynamic C compiler is a mess when it comes to memory, how does softools compare? With a RCM3365 you have these memory...
... Since it has a linker, you can specify where thing are located. All mapping is in cstart.asm. You can define your own mapping easily. It is easy to define...
Thank you for the information. I had found the functions just before Steve's reply. I read through the lib that comes with DC9.21 and found that it only makes...
I am trying to establish a serial link with a Vinculum VDIP1 chip from a OP6800. This is how I have setup the connections: For the OP6800 the following I/O...
I'm having some trouble getting the Softools FlashIt and IDE programs to connect to the newer 3000 mask - we use the UL2T (the RoHS version of the IL2T). I can...
Hello All, Can we change MAC address of Rabbit RCM 2200 module. If yes, please suggests the way to do that. -- Regards, Swapnil For those who understand, no...
dear everybody....i had a probelm on my gps receiver to find out the latitude and longitude. i use rabbit as my controller...however,the STDIO cannot appear...
Hi Use gps.c from example dir, works good. Fakhre Alam ... ____________________________________________________________________________________ Looking for a...
Hi. I was wondering if anyone has done anything to use the keypad pins on the BL2100 for their own boards? The pins does not have write and read signals. As...
I am looking for someone to program a small example for me. and how much $? What I need is: 1- reading analog channel from BL2600 and RN1200 and display the ...
Hi, i'm doing my final project about home automation using the x-10 protocol, to send the data over the powerline i'm using a home automation modem from...
Hi, I am designing a prototype board in which the RCM3365 module will be inserted along with some other components like GPS, ADC etc. To power up the RCM 3365...