Search the web
Sign In
New User? Sign Up
rabbit-semi · Group for Rabbit C-programmable micros
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 33892 - 33921 of 39539   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
33892
... FAT_Shell.c: "Include RST 28 Instructions checked." //Segment Origin Size Root Code 00:0000 004b7e Root Data 00:bbff...
Scott Henion
shdesigns2003
Offline Send Email
Oct 1, 2006
10:57 am
33893
hello again, I still have the problem with the PWM in rabbit 4000. I ran the sample program pwm_test.c I also try to run this 5 lines: unsigned long freq; int...
yair24
Offline Send Email
Oct 1, 2006
1:07 pm
33894
Scott, I tried the using the DEBUG_RST on my sample code and the file sizes are as follows. With DC Debug Off and Without the DEBUG_RST commands in, the...
Craig Atkin
atkincraig
Offline Send Email
Oct 1, 2006
4:48 pm
33895
... With "debug off" you do mean disabling rst 28's in the compiler advanced options? Try: #if DEBUG_RST #warnt "Debug code enabled" #endif That will confirm...
Scott Henion
shdesigns2003
Offline Send Email
Oct 1, 2006
5:21 pm
33896
I did this with rcm 3100/3000 with no problem for a/d data. I call SPIinit() during program initialization, and then simply call SPIWrRd (...) from my...
Jon
grandpotenta...
Offline Send Email
Oct 2, 2006
12:39 am
33897
Hi. Because there is so little documentation and also I do not see any functions dealing with this, I am not sure what we need to do. Any reference or...
Stan Hsu
stanley_hsu
Offline Send Email
Oct 2, 2006
5:45 am
33898
I think that they have two development books available that cover this topic directly. One of the is called "Embedded System Design using the Rabbit 3000 ...
IDES
jimcashby
Offline Send Email
Oct 2, 2006
6:03 am
33899
Hi Jim. Thanks. I will look at it. Appreciate the help. Stan ... I think that they have two development books available that cover thistopic directly. One of...
Stan Hsu
stanley_hsu
Offline Send Email
Oct 2, 2006
8:11 am
33900
Stan look at the Zworld schematics. You have a lot of info about interfaces between rabbit cores and latches (74hctXXX), keyboards, lcds, adc, dac, etc. For...
Ricardo Callejo
surbyte
Offline Send Email
Oct 2, 2006
2:25 pm
33901
Is there a question behind these conclusions? ...just joking... You can do it, even by code! Try to develop a program that runs in SRAM and dumps the flash...
Adrian Mojoatca
adrianmojoatca
Offline Send Email
Oct 2, 2006
3:13 pm
33902
I can't help you with the problem you're having, but this tool can help you prevent it in the future. It plays very well with Dynamic C and its projects. ...
Patrick Sweeney
thpdg
Offline Send Email
Oct 2, 2006
3:32 pm
33903
Also in the Rabbit 4000 Users Manual there are some documentation (more that in the R3000 Users Manual), that is aplicable to R3000. Juan M. Sardón Ponis SA ...
Juan M. Sardón
jmsardon01
Offline Send Email
Oct 2, 2006
3:36 pm
33904
Hi Stan, Let me dig around for the references I used when I originally did the first 3200 designs. I believe most of what you are looking for is in the...
Richard Wayman
rfsrich
Offline Send Email
Oct 2, 2006
3:40 pm
33905
... You can get the binary back out pretty easily. This will allow you to compare the image in the Rabbit with the image your compiler is now generating....
Mike van Meeteren
cirusrabbit
Offline Send Email
Oct 2, 2006
3:41 pm
33906
... Is the interrupt also triggered from SPI? I mean: what is the source of the interrupt? Thanks, Marco...
Marco Menchise
mmrabbit2005
Offline Send Email
Oct 2, 2006
3:55 pm
33907
Hi I am using RCM3300 and have setup a DLM same as the one given in the sample programs with Ethernet. I am able to upload the secondary program through FTP,...
Haricharan
hari_jan20
Offline Send Email
Oct 2, 2006
5:43 pm
33908
Hi! I want to wire up a 3000/3110 with power. I noticed that aside from the obvious power input VCC, there are THREE grounds listed, two on one block and one...
David Somner
kokuryu
Offline Send Email
Oct 2, 2006
7:07 pm
33909
No, it just happens when I use the PB2-PB5, I am already testing with the same board, same application but using PD3-PD6 and everything is ok. It only happens...
Miguel Guerra
mikealanis
Offline Send Email
Oct 2, 2006
7:10 pm
33910
... Use all 3 grounds ... All of their modules only need power and ground to run. If it needed more the docs would say so. Also they give the schematic to the...
Scott Henion
shdesigns2003
Offline Send Email
Oct 2, 2006
7:31 pm
33911
Hi, I have an application that I'm starting to incorporate UDP serial connections. My hardware is based on a RCM3305. I currently use SHD's LocateIP and UDPDL....
atkincraig
Offline Send Email
Oct 3, 2006
3:05 am
33912
Hi Richard. Thanks for the comments. I am trying to make sure the gardware side is correct at least in design. This will save a lot of trouble. I would...
Stan Hsu
stanley_hsu
Offline Send Email
Oct 3, 2006
10:53 am
33913
Hi Ricardo. I will do that also. Thanks. Stan ... http://www.ee.byu.edu/ugrad/srprojects/robotsoccer/labs/skills/magiccboard/ ... === message truncated ===...
Stan Hsu
stanley_hsu
Offline Send Email
Oct 3, 2006
11:05 am
33914
Hello all, I am 4th year electronics engineering student and I have a project to do with WiFi Add-On kit. For now, I don't know many things about the kit and I...
sevincfigen
Offline Send Email
Oct 3, 2006
3:19 pm
33915
Well, the Wifi Kit just provide you a wireless tcp/ip connection. So think about how would you transfer the digitalized voice over a wired network first....
alekremer
Offline Send Email
Oct 3, 2006
7:55 pm
33916
Thank you very much for clearing that up!...
David Somner
kokuryu
Offline Send Email
Oct 3, 2006
10:46 pm
33917
Hi. Just curious if anyone have any sample real life connection example concerning the use of the AUX bus? The examples I saw still confuse me quite a bit. If...
Stan Hsu
stanley_hsu
Offline Send Email
Oct 4, 2006
4:13 am
33918
Imagine Tools lists the LCD display 628-L203200J as what to use with the Ethernet Starter kit as well as the Microprocessor Starter Kit (Rabbit 3700 series...
myriad360
Offline Send Email
Oct 4, 2006
4:35 am
33919
The prototype boards usually provide a good example as the option LCD/keypad interfaces use them. Look at the RCM3200 for example. The schematics are available...
Nathan Johnston
nb_johnston
Offline Send Email
Oct 4, 2006
5:19 am
33920
Hi Nathan. I was looking at things and I think things are slowly starting to sink in. Well, I want to use the 8 bit bus to connect 8 bit parallel ADC, DAC,...
Stan Hsu
stanley_hsu
Offline Send Email
Oct 4, 2006
5:54 am
33921
Sounds like you're getting there :-) Use a decoder if you want to support lots of IO. We've got away with just using AND/NAND gates with one on each address...
Nathan Johnston
nb_johnston
Offline Send Email
Oct 4, 2006
7:38 am
Messages 33892 - 33921 of 39539   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help