... I reduced it down to 2k7. But I can try to use a lower resistor. But this shouldn't be related with the flash corruption I bet. Right? Marco / iw2nzm...
I found rabbitweb (RW) worked well for simple pages. But it was disappointing when more was needed. One example, as you note, is that variables take up a...
... Could be the DC debugger. It disables interrupts when it updates.. Turn off "Poll Target" in the Run menu and see if that helps. <Scott> -- ... Rabbit...
Hello, I am working on Rabbit sys and I am using Dynamic C compiler. In my project i want to hold the [2000*4000] BYTES (row/coloumn) for Further processing. ...
Dear ALL I have made a HTTP server and a web page which would refresh itself every 20 seconds. The web server runs successfully, and so does the web page....
Well, I did quite a bit of testing to see what was going on and I can now predict what ought to happen when I run my RCM4200 in stand alone mode, although I...
Why don't you go to the Softools or WinIDE group. You will get much more help with softools there than here. -Pete ... From: rabbit-semi@yahoogroups.com...
... You need to disable the watchdog or the board will continuously reset. You should move this to the softools group. I can give more help there. -- ... ...
I apologize for this last post here, but I wanted to let you guys know a couple of things, just in case there is someone else on this forum who is having the...
Hey all, I'm currently doing a bit of code tidying to save memory space. I have a product that runs a basic FTP server for logfile downloads. (Generally, the ...
No. RS232 swings +/- x volts (can't remember right now), but it is bidirectional. You might be able to take said RS232 output and go through a resistor and a...
It's pretty stiff, -+15V I think? There are several ICs out there that will take in your TTL logic and spit out RS232 level signals. Take a look at Sipex,...
Doesn't your prototype board have RS-232 driver ICs on it? They're the kind of thing it's worth dropping footprints and a few open pads for on any prototype...
Hi all, normally I don't use DC specific constructs too different from standard C language but this time I have to modify the download manger (DLM) written by...
only in a VM running windows ... only in a VM running windows Martin wrote: Hello, everyone Just want to know, if the dynamic C can run in Linux? Regards ...
Does anyone know where to get SD cards that are compatible with the RCM3900? Or, is it possible to use an SD card that has more memory than the module can ...
The problem is more than just matching memory size. I'm finding that no one is producing mini-SD cards anymore, and that's what the RCM3900 uses. I'm told that...
I googled "mini-SD" and there still seems to be people selling them, at least 1GB cards. I only saw the microSD-to-miniSD adapter as part of a package deal. I...
... The adapters work quite well. I use them with microSD cards in several miniSD devices. (SD, miniSD, and microSD are electrically equivalent - the ...
I have an issue with a new HW design where on power-up the baud rate on the serials ports of the RCM3100 are not correct. Instead of 9600 baud they are about...
Hi, I am developing software to run on a RCM4000 attached to a board made by a third party. They have attached a jumper to pin PA1 (ie. with the link off it...
We're leaning against this being a power supply issue. Tapping on the crystal with a pen before turning on power makes it easier to recreate the problem....
I replaced the RCM3100 with an RCM3000 and haven't had a failure yet. This would seem to support our conclusion that this is not a power supply problem. We...
This is probably the same old freq_divider problem. This bit us on RCM3110's about 18 months ago. It has to do with the bios not waiting long enough during...