Thanks! It worked.
Do you know when it will be released Flowcode for 16 bit and / or 32 bit pic micro ?
Search found 6 matches
- Sun Jul 25, 2010 2:38 pm
- Forum: General Programming
- Topic: Read sequence of numbers from file in SD card
- Replies: 2
- Views: 2845
- Mon Apr 12, 2010 10:57 am
- Forum: General Programming
- Topic: Read sequence of numbers from file in SD card
- Replies: 2
- Views: 2845
Read sequence of numbers from file in SD card
Hello! I have an EB037 Card Reader Board. Can you advice me how is the simplest way to read a sequence (or matrix let's say) of numbers from an SD card? (I want to use the values of the matrix as offsets for different values of pwm in the program; I don't wantt to use the EEPROM of the microcontroll...
- Tue Apr 06, 2010 5:03 pm
- Forum: General Programming
- Topic: PWM count
- Replies: 2
- Views: 2827
Re: PWM count
Indeed is a great idea. I turn on pwm then I put a desired delay and then I disable pwm and so I will have a defined number of pulses. Thank you very much Benj!
Best regards,
Sorin
Best regards,
Sorin
- Tue Apr 06, 2010 8:11 am
- Forum: General Programming
- Topic: PWM count
- Replies: 2
- Views: 2827
PWM count
Does anybody know how to count the PWM pulses generated by the ccp module (in Flowcode 4.2) ? I want for example to generate 100 pulses from a certain frequency.
Thank you,
Sorin
Thank you,
Sorin
- Sat Dec 26, 2009 9:29 am
- Forum: General Programming
- Topic: Pushbutton problems with Velleman Programmer (Picprog2009)
- Replies: 1
- Views: 2732
Re: Pushbutton problems with Velleman Programmer (Picprog2009)
Sorry...it was my mistake..i forgot to debounce the switches..now it works with the default settings of the Veleman programmer. Thanks anyway!
- Thu Dec 24, 2009 7:41 am
- Forum: General Programming
- Topic: Pushbutton problems with Velleman Programmer (Picprog2009)
- Replies: 1
- Views: 2732
Pushbutton problems with Velleman Programmer (Picprog2009)
Dear sirs, I am relatively new to Flowcode programming. I made a low frequency pwm generator in Flowcode and I burn the hex code in the pic18f4550 using a Velleman K8076 which I have from long time. The problem is that the pwm led blinks without pushing the button and it doesn't stop pushing the sto...