I registered my ID on April 2, 2008, but never used it much. I participated in an event in February 2010 and got a flower to celebrate! As an encouragement!...
[i=s] This post was last edited by accboy on 2014-8-20 11:12 [/i] LED design is one of the key points of power supply design. Under the input of DC power supply 12V, the ambient temperature is 50 degr...
sd=datain[18]<<5|datain[17]<<4|datain[16]<<3; datain[18]=0x01; or 0x00 datain[17]=0x01; same as above datain[16]=0x01; same as above I want to combine the data of these three datain into an 8-bit valu...
Below I use CCR0, CCR1 as PWM function, and use it to output mode 3, and also use CCR0 (its function is to set TIMERA to 200, CCR0 generates a value, and then clear TAR), but the output result is not ...