Discussion Title | Created date |
---|---|
Diagnosis of Timer 1 Period (Phase Correct Top ICR1) Hi, my friends, I hope you're fine I use timer 1 Phase Correct Top ICR1 mode How can i Diagnosis of Timer 1 Period ? I need an interruption shown in the... |
Monday, 27 August 2018 - 14:12 |
Best time possible Pulse width change Ph. correct top = ICR1 Hello friends what is Best time possible Pulse width change Ph. correct top = ICR1 I act as follows, is it correct? if(SetNewvalue) { ... |
Thursday, 26 July 2018 - 14:44 |
Pointer to a bit of variable Hello everyone how can i Point a bit of variable var=0b10000000; if(bit7var==1) {do=1;} i don't want use and or like if (var &... |
Wednesday, 29 March 2017 - 08:42 |
Get the uart communication quality Hello everyone i want show the uart communication quality on my LCD display for example Will all 9600 bits are sent and received correctly?... |
Wednesday, 22 March 2017 - 20:00 |
Mix and play two files мp3 Atmega32 hi everyone I'm want play two mp3 files at the same time I can not use left and right sound mode How can I do it Atmega32 16Hhz Load mp3 from SD |
Tuesday, 21 February 2017 - 15:10 |
is 12 Mhz Safe frequency for AVR ? hi everyone i want to know is 12 Mhz Safe frequency for AVR ? i don't want Switch PINS with 12Mhz I want do calculations with this frequency ... |
Thursday, 16 February 2017 - 16:16 |
Library 3-wire serial lcd using 74hc595 for CodevisionAvr Hi everybody, I need Library 3-wire serial lcd using 74hc595 for CodevisionAvr I searched on Google, but not found Help me please Thank |
Saturday, 11 February 2017 - 20:15 |
How many cycles are required for this command? Hello friends Have a nice time How many cycles are required for this command? if(x==0) {i++;} and if(x==0) {i++;} else {i=0;} and How many... |
Monday, 23 January 2017 - 11:20 |