Search found 159 matches

by billduck
Tue Aug 10, 2010 1:49 am
Forum: C and ASM Programming
Topic: gLCD
Replies: 1
Views: 3348

gLCD

I note that in the Flowcode (v4.3) help menu, it is recommended using the EB043. I want to use it with an AVR-AU from www.Bipom.com.
I can not find the EB043 unit on the website, but instead the EB057 model. Can you make a recommendation for this controller?
Thanks, Bill S
by billduck
Tue Jul 27, 2010 5:38 pm
Forum: C and ASM Programming
Topic: RS 232 Question
Replies: 3
Views: 4179

Re: RS 232 Question

I have the student version, version 4.3.6.61.
by billduck
Tue Jul 27, 2010 2:01 am
Forum: C and ASM Programming
Topic: RS 232 Question
Replies: 3
Views: 4179

RS 232 Question

When I compile a short program using RS 232 communication, the message is "This version of Flowcode will compile for the following components only, listing the outputs( LCD, LED Array...)" What does this mean?
Thanks, ( Newby) Bill S
by billduck
Mon Jul 26, 2010 8:10 pm
Forum: Flowcode V2 & V3
Topic: Real time clock
Replies: 5
Views: 9226

Re: Real time clock

I can not open the zipped folder. can it be re-posted and the integrity checked?
Thanks, Bill S
by billduck
Wed Jul 21, 2010 11:46 am
Forum: C and ASM Programming
Topic: "avrdude.exe has stopped working"
Replies: 3
Views: 4291

Re: "avrdude.exe has stopped working"

The solution, from Bipom, is to use the AVRISP Mk2. Thanks
by billduck
Mon Jul 12, 2010 1:02 am
Forum: C and ASM Programming
Topic: "avrdude.exe has stopped working"
Replies: 3
Views: 4291

Re: "avrdude.exe has stopped working"

I note the post <http://www.matrixmultimedia.com/mmforums/viewtopic.php?f=7&t=7536&p=19537&hilit=AVRDUDE#p19537> Should I be using the AVRISP mkII? I am not at this time. I tried the work around detailed in the above post, going from the computer USB to the Bipom board USB, without success. Thanks. ...
by billduck
Sun Jul 11, 2010 10:42 pm
Forum: C and ASM Programming
Topic: "avrdude.exe has stopped working"
Replies: 3
Views: 4291

"avrdude.exe has stopped working"

I get the above message when trying to communicate with a laptop (Vista Home,64 bit) via USB to an AT90USB162 from Bipom. The parameters of: AVRDUDE %a %t "%D\%f.hex" "%f.hex" %cfg %c0 %c1 %c2 %c3 Does anyone have any suggestions?
I note there are a few posts concerning this.
by billduck
Tue Jul 06, 2010 1:33 pm
Forum: C and ASM Programming
Topic: Enhancements of Flowcode4 Pro
Replies: 5
Views: 5454

Re: Enhancements of Flowcode4 Pro

Where is the "string manipulation icon?". I am using the student version, and I only see string, when a variable is declared.
Thanks.
by billduck
Tue Jul 06, 2010 12:55 am
Forum: C and ASM Programming
Topic: Enhancements of Flowcode4 Pro
Replies: 5
Views: 5454

Enhancements of Flowcode4 Pro

I am wondering what enhancements come with the professional version of Flowcode4.
I am finding it to be a challenge to to floating point trig. How do you display a floating point (fractional) result on a LCD.
Thanks.