Have something to say?
Join LinkedIn for free to participate in the conversation. When you join, you can comment and post your own discussions.
-
From the SemiWiki LinkedIn group: 8051
When you're faced with an MCU EOL, do you a) buy lifetime supply of...
Will the last 8051 please turn out the lights? -
AT91Sam7S128 MCU stuck reasons?
I have been facing an issue since we have moved the firmware from Rev B of At91Sam7S128 to Rev C. The MCU some times hangs during the...
Most Popular Discussions
I've noticed programming style where boolean comparisons place a constant value first, followed by a variable or expression. E.g., "if (...
This style seems awkward and unnatural. Is this something that's being taught now?

Problem with ADC sampling and Sending data over Bluetooth(BT). I am working on MSP430 microprocessor. I have bluetooth stack from...
My purpose is to sample ananlog signal via ADC-12 bit of MSP430 and pass it on to UART and then on to Bluetooth stack and send data via ...

PIC18F87J72 SINGLE PHASE METER
I WANT DEVELOP SINGLE PHASE METER USING PIC18F87J72 CONTROLLER.
FOR THAT I NEED CURRENT AND VOLTAGE MEASUREMENT CIRCUITS.
SO PLZ GIVE ME ...

New Article: "Unit, Regression and System Testing"
While unit testing at the time of development is a sound principle to follow, all too often ongoing development compromises the ...
Unit, Regression and System Testing embeddedinsights.com
While unit testing at the time of development is a sound principle to follow, all too often ongoing development compromises the functionality of the software that is already considered complete. Such problems are particularly...

error while linking in program
hi all,
i am using Keil Board MCBSTM32, & Keil uVision 3 IDE.
while compling the program, the IDE gives an error
"error : L3930U : ...

Help me to understand u-boot boot loader
I am recently working in project based on boot loader for diagnostics. I want to learn u-boot boot loader.please suggest me topics and ...
