Sign in

username:

password:



Not a member?

Search rabbit-semi



Search tips

Subscribe to rabbit-semi





Ads

Discussion Groups

See Also

DSPFPGAElectronics

Rabbit-Semi

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

Zero'ing Input Capture   [12 Articles]

Shawn - Jun 9 2009
My tribulations continue... Am trying to use the input capture. I know I've gotten it to work before, but I wanted to do it differently this time, only better. [Last time, for... Zero'ing Input Capture

(unknown)   [2 Articles]

mfawzy79 - Jun 8 2009
------------------------------------ ... (unknown)

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?
previous | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | next