help using sleep mode

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
CSM2711
Posts: 47
Joined: Mon Apr 16, 2018 10:28 am
Location: Germany
Has thanked: 1 time
Been thanked: 9 times
Contact:

help using sleep mode

Post by CSM2711 »

I moment I try to use the sleep mode of the PIC16F18313, unfortunately I have the following problem:
the Sleep mode works fine until I activate the Timer0.
Unfortunately I do not understand why sleep mode does not work when Timer0 is enabled.
Does anyone have an idea?
sleep.JPG
sleep.JPG (29.11 KiB) Viewed 1726 times
Thank you in advance.
Attachments
90_work_sleep.fcfx
(11.66 KiB) Downloaded 171 times

CSM2711
Posts: 47
Joined: Mon Apr 16, 2018 10:28 am
Location: Germany
Has thanked: 1 time
Been thanked: 9 times
Contact:

Re: help using sleep mode

Post by CSM2711 »

ok i found the mistake.
You mus set syncronisation to "not synchronised"
timer0.JPG
timer0.JPG (31.22 KiB) Viewed 1722 times

Post Reply