Search found 9 matches

by Chad528
Sun Oct 28, 2007 8:26 pm
Forum: Flowcode V2 & V3
Topic: Using Interrupts
Replies: 13
Views: 8969

email

chad528@cox.net

I am using the 16F877A
by Chad528
Sat Oct 27, 2007 10:22 pm
Forum: Flowcode V2 & V3
Topic: Using Interrupts
Replies: 13
Views: 8969

Using Interrupts

I want to flash an LED On and Off every 500ms during the execution of my program to show that the program is running without impacting the rest of the program timing. I was thinking of using the TMR0 interrupt. I created the interrupt and put in the LED routine into the macro. However, I do not know...
by Chad528
Wed Oct 10, 2007 3:24 am
Forum: Flowcode V2 & V3
Topic: RS232 and Hyperterminal
Replies: 2
Views: 2993

Further troubleshooting

I believe that I may be having a timing issue. If I input the characters as quick as I can, I increase my success with the response. If I put characters in slow, I do not get a response.
by Chad528
Tue Oct 09, 2007 4:25 pm
Forum: Flowcode V2 & V3
Topic: RS232 and Hyperterminal
Replies: 2
Views: 2993

RS232 and Hyperterminal

I am having a problem seeing responses from the PIC in Hyperterminal. I have run a test program to send text and that works O.K. In my program I loop 2 times to receive an "RS" in an array from the com port. I then check for an "R" and then an "S". I then populate a 6 character array and then loop 6...
by Chad528
Sat Oct 06, 2007 1:17 am
Forum: E-blocks
Topic: RS232 Test
Replies: 6
Views: 6510

Problem Solved

Thank you so much. Now I am understanding how to work things and I can configure my program setup. :D
by Chad528
Thu Oct 04, 2007 5:11 pm
Forum: E-blocks
Topic: RS232 Test
Replies: 6
Views: 6510

RS232 Test

I did not know that I had to setup the chip in Flowcode if I was just loading the RS232.Hex file. Do I create a new flowcode program with nothing in it and configure the chip, then go to PPP to load the Hex file? I do not understand the process for just testing that the RS232 board communicates corr...
by Chad528
Thu Oct 04, 2007 1:58 pm
Forum: E-blocks
Topic: RS232 Test
Replies: 6
Views: 6510

RS232 Test

No, I have not set the chip baud rate. How do I do this, I cannot find it in the manual?

Thanks for your reply.

Chad
by Chad528
Thu Oct 04, 2007 4:19 am
Forum: E-blocks
Topic: RS232 Test
Replies: 6
Views: 6510

RS232 Test

I programmed the 16F877A with the RS232.hex file. I setup Hyperterminal as per the instructions for the board. I cannot see any communication. The call button is greyed out on Hyperterminal, which indicates some kind of connection, I think. My RS232 cable is a one to one pinout. Could this be the pr...
by Chad528
Wed Sep 19, 2007 4:57 pm
Forum: Flowcode V2 & V3
Topic: RS232 help
Replies: 1
Views: 2313

RS232 help

Are there any documents that explain how to properly use the RS232 macro. Anything I send outputs an *.

In addition, I am new to flowcoding and PICs and would appreciate any suggestions or tips.

Thanks,
Chad