Search found 13 matches

by Dick_Miller_UK
Wed Mar 11, 2020 11:30 am
Forum: Flowcode V8
Topic: Digital Signal Modulator
Replies: 1
Views: 1484

Digital Signal Modulator

Good morning.

Can anyone tell me whether the Digital Signal Modulator (DSM) aspect of the PIC16F1825 is implemented as a component within Flowcode 8? This is an aspect of this PIC that I have recently become aware of and would like to make use of if possible.

Thanks,
Dick Miller.
by Dick_Miller_UK
Tue Oct 08, 2019 9:14 am
Forum: Flowcode V8
Topic: New HBridge CAL Component
Replies: 20
Views: 8041

Re: New HBridge CAL Component

Ok, thanks Ben.

It's probably a good excuse for me to upgrade... :D

Cheers.
by Dick_Miller_UK
Mon Oct 07, 2019 8:02 am
Forum: Flowcode V8
Topic: New HBridge CAL Component
Replies: 20
Views: 8041

Re: New HBridge CAL Component

Good morning,

Can you please confirm whether the HBridge component is available in Flowcode version 7, or is it only in F8?

Thanks in advance.
Dick
by Dick_Miller_UK
Fri Nov 18, 2016 3:41 pm
Forum: Flowcode V6
Topic: PIC16F690 issues
Replies: 8
Views: 7222

Re: PIC16F690 issues

Hi Martin, Educational purposes is right; you seem to have taught me more in a couple of example codes than I've learned in a couple of years of occasional playing around with Flowcode. The timer interrupt is something I was just about to start utilising for another project, so your example gives me...
by Dick_Miller_UK
Fri Nov 18, 2016 10:05 am
Forum: Flowcode V6
Topic: PIC16F690 issues
Replies: 8
Views: 7222

Re: PIC16F690 issues

Hello again Martin.

Everything is now perfect! Thank you so much for your help. It really is appreciated.

Best regards, Dick
by Dick_Miller_UK
Fri Nov 18, 2016 8:58 am
Forum: Flowcode V6
Topic: PIC16F690 issues
Replies: 8
Views: 7222

Re: PIC16F690 issues

Good morning Martin, Thank you for the link on the PWM bug. That may well be my main issue. Also, massive thanks for the changes to my code. I'm fascinated by the way you have removed the INT routine and used the "if input = previous input" to constantly monitor the line and achieve the same result....
by Dick_Miller_UK
Thu Nov 17, 2016 10:09 pm
Forum: Flowcode V6
Topic: PIC16F690 issues
Replies: 8
Views: 7222

Re: PIC16F690 issues

Hi Martin, Thanks for the reply. Yes, I can confirm that MCLR is pulled high, so that shouldn't be the issue. I will have a go in the morning re disabling the watchdog timer and moving the INT call. However, The thing that is still really confusing me is that this code (despite its faults) worked we...
by Dick_Miller_UK
Thu Nov 17, 2016 5:55 pm
Forum: Flowcode V6
Topic: PIC16F690 issues
Replies: 8
Views: 7222

PIC16F690 issues

Good evening all. I appear to have encountered a strange problem with the PIC16F690. I wrote some simple code for this device a couple of years ago while using Flowcode v5. This code utilises the PWM output and changes the frequency based on some inputs. The code has always worked well both in simul...
by Dick_Miller_UK
Thu Oct 18, 2012 1:43 pm
Forum: General Programming
Topic: SPI
Replies: 16
Views: 7931

Re: SPI

Flouch, I am also currently doing some work with SPI in Flowcode and I think I understand your problem. If you right click on the "SPI Legacy" component and then select "Ext Properties" you will get a dialogue box. In the bottom right of the dialogue box you have the option to send either characters...
by Dick_Miller_UK
Thu Oct 04, 2012 12:02 pm
Forum: General Programming
Topic: Instruction timing
Replies: 2
Views: 2065

Re: Instruction timing

Good morning Ben, That explanation of the I/O icons doing other things was exactly what I was after. Unfortunately I'm definitely a hardware guy rather than software so moving to C isn't really an option or me. I'm going to try using one of the faster 16 bit PIC's as you suggest. I also have some AV...
by Dick_Miller_UK
Wed Oct 03, 2012 4:49 pm
Forum: General Programming
Topic: Instruction timing
Replies: 2
Views: 2065

Instruction timing

Hi all, I'm sure this probably been asked before and that somebody simple be able to point me in the right direction. What I'm after is some information relating to how long various Flowcode commands take to execute. For example in a recent thread the following statement was made: "other members ple...
by Dick_Miller_UK
Thu Mar 15, 2012 4:59 pm
Forum: General Programming
Topic: LF analogue front end
Replies: 2
Views: 1960

Re: LF analogue front end

Hi, Thanks for the reply. Yes, there is actually a reasonable amount of information available from Microchip and even some source code. Unfortunately I'm basically an RF engineer and Flowcode is about as close as I get to any software. As such, the Microchip source code leaves me somewhat perplexed!...
by Dick_Miller_UK
Thu Mar 15, 2012 12:26 pm
Forum: General Programming
Topic: LF analogue front end
Replies: 2
Views: 1960

LF analogue front end

Good morning all, I'm a newbie and have just joined the forum this morning, although I have been using Flowcode occasionally over the last few years. Has anyone out there ever used the LF analogue front end on the PIC16F639? I'm putting together a project around passive keyless entry and I'm struggl...