When I was learning WiFi networking routines before, I was unable to connect to the Internet. Specifically, when I used ch2601_webplayer_demo as a template for development, I was unable to connect to ...
I have used tim1 to output a fixed frequency pwm. I want to control its high level in the interrupt (for example, turn off the pwm output every three high levels). How can I achieve this?...
SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOB); This sentence is to enable the GPIOB peripheral. If this sentence is not there, port B cannot be used, right? I don't understand the program very well, ple...
[i=s]This post was last edited by jorya_txj on 2014-7-22 22:27[/i] ugfx is an excellent third-party open source graphics, the official website address is: [url=http://www.ugfx.org/]http://www.ugfx.org...