Search found 11 matches
- Mon Jan 18, 2016 7:02 pm
- Forum: Flowcode V6
- Topic: Interrupts decisions & inputs with a push button
- Replies: 6
- Views: 11013
Re: Interrupts decisions & inputs with a push button
Never mind, fixed! - I'm an idiot, and wired the leds backwards on the board!
- Mon Jan 18, 2016 6:58 pm
- Forum: Flowcode V6
- Topic: Interrupts decisions & inputs with a push button
- Replies: 6
- Views: 11013
Re: Interrupts decisions & inputs with a push button
OK that's also really weird. It works perfectly in the simulator but when I program it to the chip the leds are completely backwards? all leds are on to begin with and as the button is pressed the led turns off. HUH!?@
- Mon Jan 18, 2016 6:37 pm
- Forum: Flowcode V6
- Topic: Interrupts decisions & inputs with a push button
- Replies: 6
- Views: 11013
Re: Interrupts decisions & inputs with a push button
Wow that's EXACTLY the outcome I was looking for and I didn't know what a point graph was let alone that it was even an option. I am extremely grateful for the solution don't get me wrong, but I still want to understand better how to do this exact same outcome without a led array and point graphs - ...
- Mon Jan 18, 2016 3:26 pm
- Forum: Flowcode V6
- Topic: Interrupts decisions & inputs with a push button
- Replies: 6
- Views: 11013
Interrupts decisions & inputs with a push button
Hi, Name is Jeff - I am new to this product and am giving it a try with flowcode v6 for pic (8 bit) I am using a pic16f690 and the concept of the project is easy but after watching flowcode training videos for days and days now, I am more confused than ever. Here is the concept – you have 1 push but...
- Fri May 23, 2014 5:15 pm
- Forum: Flowcode V6
- Topic: Pickit 3 MPLAB X IDE v2.05 Settings
- Replies: 10
- Views: 6660
Re: Pickit 3 MPLAB X IDE v2.05 Settings
Are you looking for what flowcode seetings were in my very first post or something different? This is all I can really give you.... pic16 compiler tab Location: $(appdir)compilers\pic\boostc\boostc_$(family:/12F/16F).exe Parameters: -v -t PIC$(chip:u) "$(target).c" Linker / Assembly Locati...
- Wed May 14, 2014 3:42 pm
- Forum: Flowcode V6
- Topic: Pickit 3 MPLAB X IDE v2.05 Settings
- Replies: 10
- Views: 6660
Re: Pickit 3 MPLAB X IDE v2.05 Settings
Any ideas yet? - I have been stuck not able to use this product for weeks now.
- Sat May 10, 2014 10:59 pm
- Forum: Flowcode V6
- Topic: Pickit 3 MPLAB X IDE v2.05 Settings
- Replies: 10
- Views: 6660
Re: Pickit 3 MPLAB X IDE v2.05 Settings
OS Name: Microsoft Windows 7 Ultimate OS Version: 6.1.7601 Service Pack 1 Build 7601 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation OS Build Type: Multiprocessor Free Registered Organization: Original Install Date: 8/25/2010, 2:28:40 PM System Boot Time: 5/10/2014, 5...
- Sat May 10, 2014 2:00 pm
- Forum: Flowcode V6
- Topic: Pickit 3 MPLAB X IDE v2.05 Settings
- Replies: 10
- Views: 6660
Re: Pickit 3 MPLAB X IDE v2.05 Settings
Ok, I did as suggested and upgraded the demo to the newest version - but the results are the same, compiling to hex lasts until you cancel it. Target folder: D:\FLOWCO~1 Source name: D:\Flowcode projects\light8.fcfx Title: Description: Device: PIC.16F.16F690 Generated by: Flowcode v6.0.7.0 Date: Sat...
- Fri May 09, 2014 7:42 pm
- Forum: Flowcode V6
- Topic: Pickit 3 MPLAB X IDE v2.05 Settings
- Replies: 10
- Views: 6660
Re: Pickit 3 MPLAB X IDE v2.05 Settings
Demo version - I downloaded it from your home page, what - 20 days ago?
- Fri May 09, 2014 1:48 am
- Forum: Flowcode V6
- Topic: Pickit 3 MPLAB X IDE v2.05 Settings
- Replies: 10
- Views: 6660
Re: Pickit 3 MPLAB X IDE v2.05 Settings
I would much prefer to use the option you suggested which is to not touch the firmware on the pickit 3, compile to hex in flowcode then use mplab x ide and finish it out that way. My settings for Pic --> linker / Assembler: Location: $(appdir)compilers\pic\boostc\boostlink_picmicro.exe Parameters: -...
- Sun May 04, 2014 3:33 am
- Forum: Flowcode V6
- Topic: Pickit 3 MPLAB X IDE v2.05 Settings
- Replies: 10
- Views: 6660
Pickit 3 MPLAB X IDE v2.05 Settings
Sigh - Nothing is ever simple is it? So I have been using my Pickit 3 MPLAB X IDE v2.05 and really really want to jump to flow code but I cant send my work to my device. To help - I am programming a pic16f690 with my pickit 3 and my settings in flowcode 6 are: Programmer location: C:\Program Files (...