How to implement this APP to control cc2541? Yesterday I saw a good mobile phone APP with many control interfaces and can do many experiments. I wonder if I can use it to communicate with cc2541. The ...
Using the USB device port as a serial port 1. Can the PC communicate with WinCE without the synchronization software? 2. If the synchronization software is installed, can the synchronization software ...
TI's official I2C program uses interrupt mode, and its actual operation has various problems. Is there any I2C program that can be used to read and write AT24C02?...
The title seems like writing an essay :). I opened the forum and saw that I could watch a movie, so I immediately bought two tickets and went to the movie with my girl. Sigh, I originally wanted to wa...
1. Set the pin multiplexing register PINMUX8 and select the function of pin 3 as timer output. Note that this pin coincides with the SCL of I2C0.
(User Manual P203)
2. Set up the timer setup_TIMER0();...