Latest threads in Embedded Programmingshow only best voted threads

Subject Author Posted Replies
 
Re: State Machine Design - Menu structures
The polite term is "baroque". :-) That term works well for the instruction set as well... Ken
 
Re: USB device driver development
My USB page has links to a couple of articles about HIDs: My USB Code page has example code: And USB Complete has 4 chapters about device and host HID programming: HID isn't the only class supported...
4
4
 
Re: Questions about career in embedded developer
How would you all rate the chances of getting *back* into embedded systems after a long hiatus? I used to do this stuff, but over the years I gradually drifted more and more into "data processing" and...
4
4
 
Touchscreen LCD system - build vs. buy
I'm exploring options for a kiosk-type platform... the system will be a wireless (802.11b/g), touchscreen web browser in a low-profile chassis (i.e., embedded PC with an LCD). No external connections...
7
7
 
Re: MPC823 passive lcd (video controller)
What's the difference between all white and all blank? Fill it with something that will turn some pixels on and some off. Then if you see all blank, you KNOW something is wrong.
2
2
 
Re: Q: regarding I2C protocols
Anything can happen. Please consider combinations of fast CPUs and sudden power-loss or reset in _all_ phases of the protocol. Remember for example the "I2C Edge Conditions" problem. Wolfgang Denk
 
cs8900a always returning 0x5555
Dear all I'm trying to use a CS8900a ethernet controller in one of my designs. I connected it to the CPU according to the app notes (16 bit IO mode, CPU's /CS conneced to AEN and /SBHE, I try to use...
2
2
 
Re: regarding I2C protocols
AFAIK, that's normal when the bus is idle in the meantime. The idle bus has all drivers loose and both lines up. When the master ends a transmission, the last thing is the STOP condition: SCL up, then...
10
10
 
Re: Internet News groups for undertanding UDP etc
I agree with the Stevens book. His home pages is still maintained by his family (I think...) Another place for protocols and links to docs is: Try the knowledge base link, and search engine. Gary
 
Re: Looking for an LCD HVGA.
Is that 640x240? Best Regards John McCabe To reply by email replace 'nospam' with 'assen'
 
Re: Modbus/RTU
I'd be interested to hear that reason myself.
 
Re: New Project Needs a uC
I would suggest that you take a look at the various ARM MCUs available. They are made by many manufacturers and so provide a lot of variety of form and function. Unfortunately, not many have on chip...
3
3