Hello- Well I think we all can gather that I'm very new to the Rabbit Semiconductor. However, I would be very impressed if you could get the LCD I have to work...
499
Fabio A Mazzarino
fabio@...
Jun 1, 2001 12:50 pm
TM: We use 2x16 HD44780-compatible display, and it works just like 2x20, the same commands, the same sintax. Actually we use the same library adapted to our...
500
Bill
bill@...
Jun 1, 2001 2:03 pm
... IIRC these two devices are programmed and work the same except to show 4 less characters per line. Bill...
501
Enquiries
info@...
Jun 1, 2001 2:32 pm
... From: "ffolkes" <ffolkes@...> ... I don't think the different size is a problem, usually the addresses for line 1 of a module start at 0x00 and...
502
ffolkes
ffolkes@...
Jun 1, 2001 7:31 pm
I've yet to try anything you suggested -- I just wanted to reply first. The demo uses 4-bit mode, and as far as I can tell, I have successfully wired the LCD...
503
ffolkes
ffolkes@...
Jun 1, 2001 8:15 pm
Whoa! I just reversed the lines (meaning from D1, D2, D3, D4 to D4, D3, D2, D1) and it actually works! :) TM...
504
Bill
bill@...
Jun 1, 2001 8:25 pm
Hello, I want to use receive interrupts on the serial port, but polled output since I need to send everything and wait before continuing. I find I can wait on...
505
ffolkes
ffolkes@...
Jun 1, 2001 8:31 pm
Hello- Does the Rabbit support Dallas 1-wire? I can't seem to find any information about this. If so, might anyone have any examples of code using the Dallas ...
506
Charlie Krauter
ckrauter@...
Jun 1, 2001 8:40 pm
I am not sure if I am understanding the situation correctly. As I see it, you want to send some data, and then wait until the data has been completely...
507
Bill
bill@...
Jun 1, 2001 8:54 pm
Thanks Charlie, ... I'm sorry, I should have been clearer in that this is a Rabbit processor question, not about Dynamic C. I'm doing this sending and...
508
John Moore
NOSPAMyahoo_rabbit@...
Jun 2, 2001 11:11 pm
I have an application that needs to get at the data following the question mark on a URL in a GET operation. I have figured out how to do this from reading the...
509
Robert E. Griffith
bob@...
Jun 3, 2001 6:44 pm
I am using uCOS. One thread reads from a socket as data arrives. Of course while it waits for data to arrive on the socket, I want the thread to wait ...
510
John Moore
NOSPAMyahoo_rabbit@...
Jun 3, 2001 10:20 pm
I have discovered that I can use an external editor, with minimal hassle, with Dynamic C, as follows: Open the source file in dynamic C. Open it in the editor...
511
sainttim1@...
Jun 4, 2001 6:18 am
Hi.. My name is Tim Murphy. <hi tim>. My projects page is here: http://qube1.mindtel.com/users/tim/ ..It will be back up after dns switch later today... I...
512
Michael Shiloh
michael@...
Jun 4, 2001 6:59 am
Hello, Dynamic C SE version 7.04T I'm having sock_wait_intput() call a function of mine while it waits forever for input. According to the description for...
513
Robert E. Griffith
bob@...
Jun 4, 2001 2:42 pm
I have a simple uCOS test app to experiment with the statistic thread. It is based on ucosdemo4.c. Two threads, one displays CPUUsage each second and the...
514
Lynn Wood
lwood@...
Jun 4, 2001 3:28 pm
... Sorry, I haven't worked on it, but this one has been on my list of projects to try for quite some time now... the image shouldn't just be "shifted" unless...
515
Steve Hardy
shardy@...
Jun 4, 2001 3:30 pm
Indeed you are absolutely correct. The documentation is wrong: the macro returns only when the user-supplied function returns non-zero. We will update the...
516
bmurthazw@...
Jun 4, 2001 4:00 pm
The stopping you're describing sounds like the program exited incorrectly from the debug kernel. What address is it stopped at? What version of DC? What board?...
517
Charlie Krauter
ckrauter@...
Jun 4, 2001 4:26 pm
Hello, In regards to the servo controller. What sort of timing is needed for the serial data coming into it? -charlie ... Charlie Krauter Software Engineer ...
518
prauchzw@...
Jun 4, 2001 4:37 pm
This sounds like it could possibly be caused by one the ucos hooks that are called during the periodic interrupt. Are you using either OSTimeTickHook or...
519
Robert E. Griffith
bob@...
Jun 4, 2001 4:55 pm
Hi bmurthaz and Paul, I was just writing an email with more information and code, but as I worked on the program to send you I discovered that it was just a...
520
prauchzw@...
Jun 4, 2001 6:09 pm
... uC/OS stack checking is supposed to be used during the development and debugging stage of an application. In order to use stack checking you must create a...
521
Robert E. Griffith
bob@...
Jun 4, 2001 7:09 pm
Thanks Paul That cleared up both issues beautifully! --BobG ... From: prauchzw@... [mailto:prauchzw@...] Sent: Monday, June 04, 2001 2:09 PM To:...
522
sainttim1@...
Jun 4, 2001 9:01 pm
servo: Supposedly, all you have to send to the servo motor is: Sync Byte, Which servo, New Absolute Position [255] [0-254] [0-254] With no reguard for timing...
523
nickdiel@...
Jun 5, 2001 3:40 am
Hello- Where can I find basic information about the Rabbit microcontrollers. A basic project from start to scrach would be great. Thanks, Nick...
524
Ralph Page
Ralph.Page@...
Jun 5, 2001 4:10 am
I am having trouble getting to first base with the Rabbit 2000 Dev Kit and I imagine that I am doing something basically stupid. I bought the kit months ago,...
525
ffolkes
ffolkes@...
Jun 5, 2001 6:05 am
Hello- This is really driving me crazy... I have a Jackrabbit board, and every time I try to open any serial port, I get "Program Terminated. Exit Code 0."...
526
Janis Jekabsons
janjek@...
Jun 5, 2001 8:21 am
http://www.rabbitsemiconductor.com/...
527
Richard Arnold
rarnold@...
Jun 5, 2001 12:21 pm
Good morning, Try the RUN w/NO POLING on the pull down menu. Works for me, then fire up your printer and get the manuals off of your Rabbit CD or their web....