JAIHO
Member
- Member since
- Mar 27, 2009
- Last active
- Jun 12, 2009
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
Temperature sensor using c8051f930
I have the temperature sensor program running at 24.5Mhz I am trying to execute it at 30khz. I already changed the Oscillation...
-
#Threads
Built in DC-DC Converter in a microcontroller
hello.. I have a built-in DC-DC Converter inside the microcontroller. So basically it takes in 0.9v and outputs up to 3.3v, according...
-
#Threads
Is it possible to get a LED light up at a different voltage ?
Currenly the LED is taking in 1 V. Is it possible for the LED to take in a different voltage ? How...
-
#Threads
How to write , EOI ? 8051
How do I write , End of Interrupt command? I am using C++ I can't find this information anywhere. I appreciate any...
-
#Threads
Can you take a look at this screen shot and tell me what am I doing wrong?
I don't understand where I am making an error. But it's giving me an error.
-
#Threads
Need "debouncing Code" in C++ For Interrupt routine - Urgent !!
The way I have my code is such that when there is an interrupt in the p0.5 , pin The ISR works...