so i can't use an external 32 mhz crystal ?
Op woensdag 8 oktober 2014 20:37:23 UTC+2 schreef Kiste: > Not quite. The internal oscillator is not meant to run a 32MHz crystal. > External Clock means that an oscillator outside the controller generates a > digital square wave. > > You can use the internal oscillator with an 8MHz crystal. The PLL can then > multiply 8MHz*4=32MHz. > > Greets, > Kiste > > ------------------------------ > > i download the bee-pack -jalv24q2-20140921again , and my problem is solved > ,now i got one more question about the crystal , > i use a 32 mhz crystal and i want to use the 'ECH_NOCLKOUT' command. > the include file of the 16f1827 says, : > ECH_NOCLKOUT = 0x7 -- ECH, External Clock, High Power Mode > (4-32 MHz): device clock supplied to CLKIN pin > > > so i must connect my crystal between the CLKIN pin and de vdd ? > > > > > > Op dinsdag 7 oktober 2014 09:12:17 UTC+2 schreef RobH: > > > > On 06.10.14 22:17, [email protected] wrote: > > > > > hi, i connect the mlcr to vdd , i dind't now about the crystal but the > > pic works fine if the program is smal enough. > > if the program contains a large number of if - task then it acts weird > > .(pic resets itself after a specific amount of if - tasks) > > Some time ago I had something that seems similar. One 'innocent' line > more or less gave a significant change in behaviour of the PIC. > Kyle released a new compiler version: 2.4q3 recently, which is supposed > to solve these issues. Maybe it works for you as well, I would give it a > try. Just replace the compiler executable. > > Last weekend a new bee package was generated which should contain the > 2.4q3 compiler, but I don't see it yet at Justanotherlange.org. So you > may have to download that version from the Jallib site or from the JalV2 > site. > > Regards, Rob. > > > -- > R. Hamerling, Netherlands --- http://www.robh.nl > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] <javascript:> > . > Visit this group at http://groups.google.com/group/jallib. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
