
Search found 8 matches
- Fri Nov 03, 2006 5:56 pm
- Forum: Flowcode V2 & V3
- Topic: compiling/programming errors to 12f675
- Replies: 12
- Views: 10119
- Fri Nov 03, 2006 5:31 pm
- Forum: Flowcode V2 & V3
- Topic: compiling/programming errors to 12f675
- Replies: 12
- Views: 10119
Thanks steve Tried the original suggestion as a block of code ie asm __config INTOSC etc in version 2 as well and still get the compile error is there a way of slowing down the DOS flash? so I can read it. I think it mentioned definitions out of date. I'll try your second suggestion in V3 and see ho...
- Fri Nov 03, 2006 4:40 pm
- Forum: Flowcode V2 & V3
- Topic: compiling/programming errors to 12f675
- Replies: 12
- Views: 10119
- Fri Nov 03, 2006 11:23 am
- Forum: Flowcode V2 & V3
- Topic: compiling/programming errors to 12f675
- Replies: 12
- Views: 10119
- Fri Nov 03, 2006 11:10 am
- Forum: Flowcode V2 & V3
- Topic: compiling/programming errors to 12f675
- Replies: 12
- Views: 10119
- Thu Nov 02, 2006 9:27 pm
- Forum: Flowcode V2 & V3
- Topic: compiling/programming errors to 12f675
- Replies: 12
- Views: 10119
compiling/programming errors to 12f675
Hi All I have managed to install flowcode and link it to my pickit 1 proggrammer. A simple led on off program for the 12f675 has been tested in flowcode and then compiled. The pic appears to prgram OK but the led on off does not work. My question is in flowcode where the configuration is do I have t...
- Mon Oct 30, 2006 9:58 pm
- Forum: Flowcode V2 & V3
- Topic: timing an input pulse
- Replies: 2
- Views: 3553
- Sun Oct 29, 2006 2:04 pm
- Forum: Flowcode V2 & V3
- Topic: timing an input pulse
- Replies: 2
- Views: 3553
timing an input pulse
Hi I am new to PICs and my main interest is in RC models. I need to time an input pulse from the reciever. These are typically 1 to 2 milliseconds long and occur every 20 milliseconds. I was trying to setup a basic timing loop with a 10us resolution but cannot set a delay in the loop below 1ms using...