... a ... but ... listens on. ... to ... 4/29/2005 Hi Scott, Thank you, I am now able to use port 90. I would also like to thank Brian Witt for his information...
What chip? JIMA ... -- IDE Solutions, Inc. President, Jim C. Ashby III 5525 Reading Road, Suite 605 Rosenberg, TX 77471 Office: (281) 534-3076 Cell: (832)...
I am using the ppp/ppp_answer.c eg on a RCM3700 It uses the serial port C to communicate with the modem. This is the function that makes it answer to the modem...
It depends on what you mean as "controlling", and type of servos used, and type of your project (commericial vs hobby/educational). If you use Futaba-style...
Just saw this on an odd website called "woot!". They offer closeout hardware for one day only. Today (Monday, May 2), they have a Motorola device that allows...
Hi I use this code to dump the flash /* Inspect / Dump at Address Hex Address 80000 Dump to File #Bytes(Dec.) 524288 Select a File Physical Address ...
Thank you George and Scott and Janne. A remarkabley simple solution to a problem that eluded me. ... had ... file.\n"); ... dump from ... compare to the ... ...
I'd like to use the Rabbit3000 with a Flash of 1MB and a SRAM of 512KB. I'd looked for an core module with these size of memories and I think that there aren't...
Hi, The RCM3700 Module have the options you are looking for, check it at http://www.rabbitsemiconductor.com/products/rcm3700/ Regards, Mario ... I'd like to...
It's possible to design a schematic with 1MByte program Flash. BUT, DynamicC does not support it. Need more help, contact me directly. Rudi www.x-graph.be the...
... I just implemented this into one of my programs. It works fine with it at 290K. I just copied the two functions from FS2 into it's own library, along...
Just a simple program to read flash: #memmap xmem void main (void) { unsigned char buff[2048]; int i, j, err; unsigned long int ADDR; WrPortI(MB1CR,...
... There was a bug in the use block code that was fixed about version 7.32. It would sometimes cause a WDT on the user block write (or any flash write). Check...
Dear all, We are trying to generate a 500khz clk using timerA. Can anybody plz help me on this. BYE... __________________________________________________ Do...
... WrPortI(TAT4R,&TAT4RShadow,divisor-1); WrPortI(SACR,&SACRShadow,0xAC); // gen port A clock The counter runs at CLK/4 So for 22.1mhz the exact divisor...
Does this problem occur only with User Block or also with with Rabbit Flash File system? Because it seems to me, that some my applications have similar...
In my case, I do not use Flash File system... It seems to me that it has nothing to do with flash access. My application writes only once in a while in flash...
I use GPRS too. Do you use TCP or UDP? And DC8.61 or 9.xx(there is a problem with UDP and PPP)? Do you have the same problem with PPP after 2-3 days of...
I just purchased DC 9.21 but when I tested some code it doesn't work like before. In DC 7.33 this prints 3. In DC 9.21 I get 7. It seems that HL points to...
... Not sure what you are asking, the code I gave will send a continuos clock with no further code. Note: the code I gave uses a serial port (A in the sample.)...
I use UDP (but I used TCP also). Yes, there are some problems with PPP connection sometimes. I use DC 8.10. Anyway, the connection problems seem to be caused...
Hi, I must admit I am getting sick to death of this. The same thing happens with DC8.01 and DC9.10 on my machine. Everytime I go into environment options and...
... wrote: I have never seen this problem. What kind of utility programs like virus detectors are you running? Are you working on networked drives? Is your...
Hi, Am new to this group!Actually i was working on the Web Server Project as pasrt of my Graduate course.I am using rabbit 3200 for this.Intially when i...
Three choices. First, the RS232 converter is bad; second, the Rabbit processor died; third, the connector finally died. The only one I can help you with is...