Sign in

username:

password:



Not a member?

Search rabbit-semi



Search tips

Subscribe to rabbit-semi



Ads

Discussion Groups

See Also

DSPFPGAElectronics

Rabbit-Semi


Advertise Here

This is a group for folks designing and programming embedded systems using the Rabbit Semiconductor C-programmable microcontroller. Rabbit Semi is a spin-off from Z-World who makes a variety of embedded modules and tools. This group is not affiliated with either Rabbit or Z-World, but is a user forum for sharing ideas, asking questions, flaunting knowledge, and other typical user group stuff. The Rabbit is a powerful uC, supported by a full-featured C-compiler.

  

Post a new Thread

resolving problem

mfawzy79 - Jun 8 2009
Hi All, i have problem with udp_xsendto function, after few hours of working it return -2 which is mean that the target IP address can't be resolved, so it won't send the UDP pa... resolving problem

resolving problem

mfawzy79 - Jun 8 2009
Hi All, i have problem with udp_xsendto function, after few hours of working it return -2 which is mean that the target IP address can't be resolved, so it won't send the UDP pa... resolving problem

Bit Set/Reset Issues   [6 Articles]

Shawn - Jun 7 2009
Ok, I want to set and clear bits, in particular on Port A, in assembly. Preferably, w/o reading port a, anding/or'ing in my value, and then writing it back to port a. [That I can... Bit Set/Reset Issues

boolean operation   [9 Articles]

Steve Trigero - Jun 5 2009
Given this code snippet: int var1, var2; var1 = 0; var2 = 1; var1 |= !var2; I'm trying to figure out why the value of var1 keeps coming out to be 5. Here is the assemb... boolean operation

Dynamic C and TimerA Module   [8 Articles]

Shawn - Jun 5 2009
Ok, Dynamic C uses Serial Port A, which is related to TimerA4. So, don't mess with TAPR (leave TimerA module running at perclk/2), which I'm good with. The question I have is, ho... Dynamic C and TimerA Module

Match register in decoder mode of RIO chip   [2 Articles]

"jeanyves.garneau" - Jun 4 2009
Hello everyone, I have received my BL4S200 board and trying quadrature decoder functionality with some problem. Is it possible to used match register in decoder mode of RIO c... Match register in decoder mode of RIO chip

More Assembly Woes   [11 Articles]

Shawn - Jun 4 2009
Well, I figured it out, after half a day. I had a function, with several local byte-sized variables. Inside the function, I pass some values to the char's, and then jump to ass... More Assembly Woes

Does Dynamic C support APIPA?

"nb.newbee" - Jun 3 2009
Hi, all, Does Dynamic C support APIPA? ie. automatically picking up an unique IP in 169.254.xxx.xxx range so that I can connect rabbit to a PC directly. Thanks! ----------... Does Dynamic C support APIPA?

RCM4120 and RCM4200 Generate RFI blocking GPS reception   [10 Articles]

gigamonte - Jun 2 2009
I am integrating a Ublox GPS to the RCM4120. Communications are great with the GPS unit, however, there seems to be RFI coming from some part of RCM4120 and RCM4200 that preven... RCM4120 and RCM4200 Generate RFI blocking GPS reception

DJNZ command   [22 Articles]

Shawn - Jun 2 2009
I want to make a simple delay timer, using the DJNZ command. However, since I want to use it multiple times, I want to put it into a macro. I don't want it as a function, as I'm ... DJNZ command
previous | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | next