Guest
#2104107
Hi to all Im having problem to get clock working... Im trying to get run the core on 41.78MHz to be able to make a delays of 70 nS. If Im right than it should work 1/ 41.78 = 23nS so even if one instruction would take two or three clock cycles. The system configuration is 32 Khz external crystal->PLL-> 41.78 MHz But when I try to set everything it still seems to run on factory default 5.22Mhz.. My code is
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |