Bonjour,
Voici mon problème, j'utilise un PIC16F1825 et j'ai configurer le Clock Speed a 4000000HZ et je fais flasher une LED pour voir si tout fonctionne bien.
Le problème c'est qu'il arrêt de fonctionner après un certain temps et je dois le reseter?
Merci
Chris
PIC16F1825 set Clock Speed 4000000HZ?
Moderator: Benj
PIC16F1825 set Clock Speed 4000000HZ?
- Attachments
-
- LED Flash 4Hz.fcfx
- (9.45 KiB) Downloaded 313 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: PIC16F1825 set Clock Speed 4000000HZ?
Salut chris,
Dans vos paramètres de configuration, désactivez le paramètre d'activation de la programmation basse tension et, espérons-le, cela résoudra le problème que vous rencontrez. Avec le réglage activé, il est possible que la puce passe en mode de programmation si la broche LVP est autorisée à flotter haut.
Hi Chris,
In your configuration settings disable the low voltage programming enable setting and hopefully this will solve the problem you're having. With the setting enabled it's possible for the chip to go into programming mode if the LVP pin is allowed to float high.
Dans vos paramètres de configuration, désactivez le paramètre d'activation de la programmation basse tension et, espérons-le, cela résoudra le problème que vous rencontrez. Avec le réglage activé, il est possible que la puce passe en mode de programmation si la broche LVP est autorisée à flotter haut.
Hi Chris,
In your configuration settings disable the low voltage programming enable setting and hopefully this will solve the problem you're having. With the setting enabled it's possible for the chip to go into programming mode if the LVP pin is allowed to float high.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: PIC16F1825 set Clock Speed 4000000HZ?
Bonjour Benj,
J'ai remarqué que le "Fail-Safe Clock Monitor Enable" était désactiver je l'ai activer est cela semble bien fonctionner!
Merci
Chris
J'ai remarqué que le "Fail-Safe Clock Monitor Enable" était désactiver je l'ai activer est cela semble bien fonctionner!
Merci
Chris