Thanks Martin
That's another good suggestion especially if I add an end character too. Chances of my "key" and the correct "end character" being in the right place at the right time by accident is very small in my application.
Appreciate the help.
Best regards.
Search found 9 matches
- Thu Dec 06, 2018 12:12 pm
- Forum: Flowcode V7
- Topic: RS232 / Circular Buffer retreiving question
- Replies: 7
- Views: 5232
- Thu Nov 29, 2018 7:31 pm
- Forum: Flowcode V7
- Topic: RS232 / Circular Buffer retreiving question
- Replies: 7
- Views: 5232
Re: RS232 / Circular Buffer retreiving question
Hi Benj I did search the forum which is always my first port of call (no pun) but that usually means I get so engrossed in all the other posts that I forget my original question..:) I did see some very helpful ideas whilst going through though. Now that issue is resolved I'll see how I can screw it ...
- Thu Nov 29, 2018 5:52 pm
- Forum: Flowcode V7
- Topic: RS232 / Circular Buffer retreiving question
- Replies: 7
- Views: 5232
Re: RS232 / Circular Buffer retreiving question
Hi Benj
So far all seems good using your suggestion. Everything so far is behaving well.
Thanks again, hugely appreciated.
So far all seems good using your suggestion. Everything so far is behaving well.
Thanks again, hugely appreciated.
- Thu Nov 29, 2018 4:56 pm
- Forum: Flowcode V7
- Topic: RS232 / Circular Buffer retreiving question
- Replies: 7
- Views: 5232
Re: RS232 / Circular Buffer retreiving question
Hi Benj Definite "Doh..!" moment. Seems so embarrassingly obvious now you mention it...:) Thanks a lot for the help, appreciated. I didn't like the idea of counting received bytes as it is too easy to mess up, but your suggestion sounds ideal in my application. I will let you know how I ge...
- Thu Nov 29, 2018 12:48 pm
- Forum: Flowcode V7
- Topic: RS232 / Circular Buffer retreiving question
- Replies: 7
- Views: 5232
RS232 / Circular Buffer retreiving question
Hi I've been playing with the UART and Circular Buffer components pretty much as described and have found the examples very informative (as always). Using a PIC18F4520 (simply because it is lying around) running internal oscillator at 8MHz I connected to a PC running a terminal program at 9600baud s...
- Sat May 11, 2013 9:54 pm
- Forum: E-blocks
- Topic: HP488 and Flowcode V5
- Replies: 2
- Views: 3579
Re: HP488 and Flowcode V5
Hi John Thanks for the reply. I've been using Flowcode and the HP488 for some time now, albeit infrequently and as more of an educational hobby if truth be told. I've only recently upgraded to Flowcode v5 and had some issues getting the HP488 to work with my laptop running v5 under W7. However as me...
- Fri May 10, 2013 1:17 pm
- Forum: E-blocks
- Topic: HP488 and Flowcode V5
- Replies: 2
- Views: 3579
HP488 and Flowcode V5
Hi I'm having some issues with the HP488v3 and Flowcode v5 running on Windows 7. After struggling, going through the forums and experimenting with settings I can now get Flowcode v5 interacting with the HP488. I'm using a 16F877A as my target however when I run a simple flasher program in Flowcode v...
- Wed Mar 27, 2013 3:47 pm
- Forum: E-blocks
- Topic: EB023v1 Webserver displaying variables
- Replies: 2
- Views: 4127
Re: EB023v1 Webserver displaying variables
Hi Leigh
Thanks for your prompt reply. That has saved me a lot of head scratching <s>
Regards
Thanks for your prompt reply. That has saved me a lot of head scratching <s>
Regards
- Tue Mar 26, 2013 4:54 pm
- Forum: E-blocks
- Topic: EB023v1 Webserver displaying variables
- Replies: 2
- Views: 4127
EB023v1 Webserver displaying variables
Hi Never having connected a uC to the internet before I thought your internet board would be a good place to start. Using your example Webserver application as a guide I've been able to get things up and running. Modifying things a bit I now wish to display the value of an ADC input, defined as both...