PIC24FJ256GA406 cristal Setting?

For general Flowcode discussion that does not belong in the other sections.
Post Reply
seokgi
Posts: 217
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 6 times
Been thanked: 7 times

PIC24FJ256GA406 cristal Setting?

Post by seokgi »

Hello?
I'm working on a project with PIC24fj256Ga406. However, it does not work well in the crystal setting, so please inquire.

I want to use an 11.0592MHz crystal in PLL X8 mode. However, I get a message saying that I can only use up to 32MHz. I've tried various changes, but it doesn't work.
Please help.

thank you.

BenR
Matrix Staff
Posts: 1952
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 698 times

Re: PIC24FJ256GA406 cristal Setting?

Post by BenR »

Hello,

It looks like the 32MHz max speed is correct. If you are fixed on using that crystal then maybe you can subdivide the frequency back down into the working range. Flowcode just needs to know the overall speed of the MCU and has to be withing the working range of 0 to 32MHz.

seokgi
Posts: 217
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 6 times
Been thanked: 7 times

Re: PIC24FJ256GA406 cristal Setting?

Post by seokgi »

Thank you for answer

Post Reply