HI !
Thank you !
I want to realize the gpio output the high or low .
A string of data,the time of every bit is 1.56us, mean the rate is 641K
for example 0x4E6C63 10011100110110001100011B
the "1" output the high,and "0"output the low
I try the ide and htu refer "SineWaveGenerationUsingPWMWithHercules™N2HET andHTU" SPNA217,but failed
because duty 100% and 0% gpio output always high and low
I need help Thank you!!