Search found 117 matches

by alanwms
Tue Apr 19, 2022 5:30 pm
Forum: General
Topic: Serial Communications
Replies: 6
Views: 2110

Serial Communications

Hello: I have my serial comms working, but on occasion it seems to not work. My setup is simply to poll the serial port and use the serial string to operate. In order to attempt to use the serial interrupt (instead), I can't seem to make it work. I have been told that gathering a string in the seria...
by alanwms
Fri Mar 25, 2022 8:39 pm
Forum: General
Topic: Escape Characters
Replies: 5
Views: 1880

Re: Escape Characters

Thanks for the recommendation - That terminal sends out characters as they are typed into the keyboard. Does not allow for a string to be subsequent to an enter key.
by alanwms
Fri Mar 18, 2022 7:31 pm
Forum: General
Topic: Lost with compile error
Replies: 9
Views: 2738

Re: Lost with compile error

Thank you!
by alanwms
Fri Mar 18, 2022 1:21 pm
Forum: General
Topic: Escape Characters
Replies: 5
Views: 1880

Escape Characters

[Disclaimer - I don't think this has anything to do with Flowcode issues]. Wondering if you can give me some input. Sending serial data to a terminal program called "Termite". everything is working good with the exception of a line return ("\r") New line ("\n") pushes the cursor to the next line, bu...
by alanwms
Fri Mar 18, 2022 1:15 pm
Forum: General
Topic: Lost with compile error
Replies: 9
Views: 2738

Re: Lost with compile error

Thanks Ben - Not sure of the difference here. Are you pointing out the parentheses? or are you pointing to a difference betweed "or" and "||"
by alanwms
Thu Mar 03, 2022 8:13 pm
Forum: General
Topic: Lost with compile error
Replies: 9
Views: 2738

Re: Lost with compile error

Thank you Martin - I did catch the PCC_Closed_loop_pwm2_B, but could not figure out where the "B" came from. I though that was the full name but apparently, it was a goto indicator. Glad you put this down for me. I was going to ask how I can find this stuff, but felt a little pushy! I compiled anoth...
by alanwms
Tue Mar 01, 2022 2:52 am
Forum: General
Topic: Circular Buffer
Replies: 2
Views: 1204

Re: Circular Buffer

There it is! Thanks Steve.
by alanwms
Tue Mar 01, 2022 2:49 am
Forum: General
Topic: Lost with compile error
Replies: 9
Views: 2738

Re: Lost with compile error

You the man! Thanks.
by alanwms
Sun Feb 27, 2022 3:56 am
Forum: General
Topic: Circular Buffer
Replies: 2
Views: 1204

Circular Buffer

I'm having trouble finding the component "Circular Buffer" in FC v9. Help?
by alanwms
Sat Feb 26, 2022 1:22 am
Forum: General
Topic: Lost with compile error
Replies: 9
Views: 2738

Lost with compile error

IS there a chance you can look at the list of errors and help me figure out what I did wrong?