Search found 9 matches

by amarsingh12
Wed Sep 23, 2015 9:34 pm
Forum: Flowcode V6
Topic: Watchdoc timer connecting and setting prescaler
Replies: 16
Views: 14023

Re: Watchdoc timer connecting and setting prescaler

It worked.. sorry... the clear Watch dog had to be used in every macros.. I was using it only in the main function... thanks guys for this awesome Forum
by amarsingh12
Tue Sep 22, 2015 8:32 am
Forum: Flowcode V6
Topic: Watchdoc timer connecting and setting prescaler
Replies: 16
Views: 14023

Re: Watchdoc timer connecting and setting prescaler

I am using the same code at the begining of my program.. and it is not working.. I am also attaching the flowcode file that I am building... please assist.. option_reg = option_reg | 0b00001111; //Configure watchdog to 1:128 Postscaler wdtcon = 0b00000111; //Configure watchdog 1:256 Prescaler, Softw...
by amarsingh12
Thu Jul 30, 2015 2:31 am
Forum: User Components
Topic: Using the W25Q32FVSIG SPI Flash Memory from winboard
Replies: 7
Views: 13612

Re: Using the W25Q32FVSIG SPI Flash Memory from winboard

Thankyou Benj, I have received the chips but still waiting on the PCB that converts it from SOIC to DIP, once received will start some experiments..will post the results in the forum.
by amarsingh12
Wed Jul 29, 2015 3:01 pm
Forum: User Components
Topic: Using the W25Q32FVSIG SPI Flash Memory from winboard
Replies: 7
Views: 13612

Re: Using the W25Q32FVSIG SPI Flash Memory from winboard

Thankyou for your reply.. :) . You have been my hero since you got the ENC28J60 to work on flowcode :idea: . My read write will be approx 1 time per minute... which kind of serves my purpose... would like to ask you one more question please, should I use the standard sd card component to send and re...
by amarsingh12
Wed Jul 29, 2015 5:18 am
Forum: User Components
Topic: Using the W25Q32FVSIG SPI Flash Memory from winboard
Replies: 7
Views: 13612

Using the W25Q32FVSIG SPI Flash Memory from winboard

Hi Team, has any one successfully used the winboard flash chips that come super cheap and run on the SPI, or do we have any component that we can use to try some read writes. This are offered super cheap on ebay but do not see any sample programs for those. I think they work same at the SD card comp...
by amarsingh12
Thu Aug 04, 2011 12:09 pm
Forum: Flowcode V2 & V3
Topic: Does your Webserver work for 18F66J60
Replies: 1
Views: 2816

Does your Webserver work for 18F66J60

Microchip has started offering the 18F66j60 which had the embedded Ethernet controller, Do you have a component that can be used to run the web server directly on the micro controller and not by adding any flowcode Ready-made modules. Which means simply adding a Female RJ45 connector to the 18F66J60...
by amarsingh12
Tue Jul 26, 2011 3:07 pm
Forum: General Programming
Topic: Flow Code HElp file not opening,
Replies: 6
Views: 4764

Re: Flow Code HElp file not opening,

Thanks martin This helped me fix the problem with the lcd connections,,,

Now the LCD is working fine, Just a lot slow.. but working!!

Just wanted to know if Flowcode v3.6 supports 32 bit pic microcontrollers.. or do I have to upgrade for the same....
by amarsingh12
Sun Jul 24, 2011 5:06 pm
Forum: General Programming
Topic: Flow Code HElp file not opening,
Replies: 6
Views: 4764

Re: Flow Code HElp file not opening,

Hello TEam,

I have installed the patch and now I can view the help files ... however i can not find the gLCD.hlp file any where, Any way you guys can get me a download link for the same....

I tried a download link from the other post but it does not seem to work any more..
by amarsingh12
Sun Jul 17, 2011 4:34 pm
Forum: General Programming
Topic: Flow Code HElp file not opening,
Replies: 6
Views: 4764

Flow Code HElp file not opening,

Hello Team, I am trying to use the help section for every component but the when i go to the components and select help nothing happens, I tried to repair the application but no change, And I was looking for some help on the webserver component, Please do something about it, Also I would like to kno...