Posted on May 17, 2011 at 13:21Well, I encountered the same problem in the past. It turned out that it requires to clear (:-o) CC1E bit of TIM1_CCER register in order to get a signal on the output.
Posted on May 17, 2011 at 13:19Hi Pranamesh, You could simply use a sorted array of the keys and their corresponding strings. Then a binary search in the sorted array will return the correct index by only 11 compare instructions. If the data is stat...
Posted on May 17, 2011 at 13:12No, you can not. First, the signals on PC COM port are inverted. Second, they swing between -10V and +10V. Just put MAX3232 or some similar chip, which will do the job.
Posted on May 17, 2011 at 13:11There is a bug of the FLD - it can not communicate with the target unless the COM port has been opened before it by some other program (like HyperTerminal). After that the loader operates correctly. Beside this we have...