CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

PIC10F200

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Prefekt



Joined: 21 Oct 2010
Posts: 85

View user's profile Send private message

PIC10F200
PostPosted: Mon Jan 03, 2011 4:52 am     Reply with quote

Hello,

I have programmed a flashlight with PIC10F200. It's very simple. When an input is high, the flashlight flashes one time per second.

In a for ... next is a delay_ms(10) and the loop runs 50 times.

With a PIC12F629 works good. But with the PIC10F200 the flashing speed is different. One time is it faster, then slower, then the same as with the 12F629!

I have no Idea what's happened!

Regards
Volker
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Jan 04, 2011 12:54 pm     Reply with quote

Quote:

I have programmed a flashlight with PIC10F200. It's very simple.
When an input is high, the flashlight flashes one time per second.

Well, you should post this program, and post your compiler version.

Quote:
But with the PIC10F200 the flashing speed is different. One time is it faster, then slower.

It's possible that your programmer has trashed the OSCCAL value store
at the end of ROM in the 10F200. Read this thread:
http://www.ccsinfo.com/forum/viewtopic.php?t=40024
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group