Search found 60 matches

by dz28
Sat Apr 25, 2020 4:54 pm
Forum: Bug Reports
Topic: External interupts not working
Replies: 15
Views: 5723

Re: External interupts not working

Martin,

Good news INT0 seems to now work!!
Can this mod be extended to include INT1 and INT2?

Thanks again for your Help and quick response

Dave
by dz28
Sat Apr 25, 2020 2:22 pm
Forum: Bug Reports
Topic: External interupts not working
Replies: 15
Views: 5723

Re: External interupts not working

I'll give it a try and let you know how it works out.

Thanks,
Dave
by dz28
Sat Apr 25, 2020 12:55 am
Forum: Bug Reports
Topic: External interupts not working
Replies: 15
Views: 5723

Re: External interupts not working

IOC seems to be non functional also

Thanks
Dave
by dz28
Fri Apr 24, 2020 5:44 pm
Forum: Bug Reports
Topic: External interupts not working
Replies: 15
Views: 5723

External interupts not working

Hello, I am working with the PIC18F45Q10 Micro. Using External Interrupts INT0 and INT1 The data sheet shows that these are Remappable pins to any PortA or PortB location. I don't see anywhere to select the pins so I am using the default locations RB0 and RB1 and have an active High switch connected...
by dz28
Mon Apr 20, 2020 10:40 pm
Forum: Bug Reports
Topic: I2C Channel 2
Replies: 13
Views: 5415

Re: I2C Channel 2

Thanks for the reply.
It seems that the Remap Pin selection boxes do not always show.
If I click around a bit between Software, Chl 1 and Chl2 they eventually show and are selectable.

I'll play with it some more and see if there are any other clues to the problem

Thanks,
Dave
by dz28
Mon Apr 20, 2020 8:16 pm
Forum: Bug Reports
Topic: I2C Channel 2
Replies: 13
Views: 5415

I2C Channel 2

I am working with the PIC18F45Q10
I want to use I2C channel 2, but when I select it in the component properties window SDA and SCL show as unconnected.
Is there a trick to get this to work?

Thanks
by dz28
Wed Apr 01, 2020 10:31 pm
Forum: Flowcode V8
Topic: PIC18F25Q10 ADC Vref
Replies: 12
Views: 5092

Re: PIC18F25Q10 ADC Vref

As always thanks for the support!

Dave
by dz28
Sun Mar 29, 2020 3:46 pm
Forum: Flowcode V8
Topic: PIC18F25Q10 ADC Vref
Replies: 12
Views: 5092

Re: PIC18F25Q10 ADC Vref

Ben,

I don't see the PIC18F45Q10 available.
Seems to be the same as PIC18F25Q10 but more I/O

Is this device not supported?
Or can this chip be developed using the PIC18F45K40 part. (seems to have the same pinout as the Q10 part.

Thanks,
Dave
by dz28
Tue Mar 24, 2020 11:05 pm
Forum: Flowcode V8
Topic: PIC18F25Q10 ADC Vref
Replies: 12
Views: 5092

Re: PIC18F25Q10 ADC Vref

Thanks!
The compile to Hex how works.
by dz28
Tue Mar 10, 2020 4:21 pm
Forum: Flowcode V8
Topic: PIC18F25Q10 ADC Vref
Replies: 12
Views: 5092

Re: PIC18F25Q10 ADC Vref

Hi Ben,

Do you think there will be any resolution to this issue or would it be best to use a different part?

Thanks,
Dave
by dz28
Mon Dec 30, 2019 4:52 pm
Forum: Flowcode V8
Topic: PIC18F25Q10 ADC Vref
Replies: 12
Views: 5092

Re: PIC18F25Q10 ADC Vref

Ben,

Did you ever get a chance to look into this?

Thanks,
Dave
by dz28
Wed Dec 04, 2019 7:28 pm
Forum: Flowcode V8
Topic: PIC18F25Q10 ADC Vref
Replies: 12
Views: 5092

Re: PIC18F25Q10 ADC Vref

Ben, Seems to be good now! Thanks You. Up next for this chip is the INT0,1,2 pins The interrupts simulate fine but I am getting the following errors during compile to HEX. LCDisplay1.c: main() 4508: INTCON2bits.INTEDG0 = 1; ^ (192) undefined identifier "INTCON2bits" ^ (196) struct/union required 451...
by dz28
Wed Dec 04, 2019 5:01 pm
Forum: Flowcode V8
Topic: PIC18F25Q10 ADC Vref
Replies: 12
Views: 5092

Re: PIC18F25Q10 ADC Vref

Ben, As usual thank you for the quick response on this! I got the update and the FVR option is now there. I am getting the following error when I compile to HEX for a simple project. Project attached. 0: (500) undefined symbols: _FC_CAL_ADC_Disable(LCDisplay1.obj) _FC_CAL_ADC_Sample(LCDisplay1.obj) ...
by dz28
Wed Dec 04, 2019 3:04 am
Forum: Flowcode V8
Topic: PIC18F25Q10 ADC Vref
Replies: 12
Views: 5092

PIC18F25Q10 ADC Vref

Is there an easy way to set the PIC18F25Q10 ADC Vref to the internal FVR_buffer1 (ADPREF register) ?
1.024, 2-048 or 4.096V
I only see options for Vdd and Vref+ pin

Am I missing something or will this require a Ccode block or some initialization code.

Thanks,
Dave
by dz28
Thu Nov 21, 2019 6:03 pm
Forum: Flowcode V8
Topic: ATMEGA328PB
Replies: 2
Views: 2365

ATMEGA328PB

Any chance there will be support for the new features of the ATMEGA328PB any time soon?
Currently most interested in the extra I/O lines PE0 and PE1

Thanks,
Dave
by dz28
Tue Nov 12, 2019 12:26 am
Forum: Flowcode V8
Topic: ATTINY10 support
Replies: 2
Views: 1622

Re: ATTINY10 support

Thanks for the response.
I'll keep an eye out for future updates

Thanks
Dave
by dz28
Sat Nov 09, 2019 4:32 pm
Forum: Flowcode V8
Topic: ATTINY10 support
Replies: 2
Views: 1622

ATTINY10 support

Will there be any support for the Attiny10 and its variants any time soon?

Thanks,
Dave
by dz28
Mon Apr 24, 2017 8:04 pm
Forum: Flowcode V7
Topic: custom 7seg LED display
Replies: 2
Views: 2729

Re: custom 7seg LED display

Thanks!!
That will work fine.

DC
:D
by dz28
Mon Apr 24, 2017 4:54 pm
Forum: Flowcode V7
Topic: custom 7seg LED display
Replies: 2
Views: 2729

custom 7seg LED display

Is there a way in FC7 to output custom characters to the 7segment LED display component?
Can this component be customized?

Thanks
DC
by dz28
Wed Sep 21, 2016 8:30 pm
Forum: E-blocks
Topic: Ghost and internal Oscillator
Replies: 4
Views: 6283

Re: Ghost and internal Oscillator

Ben, The project compiles to c and to chip fine. The problem is when I compile to Chip while Ghost Debugging is enabled. That being said I think I know the problem ...... Ghost Debugging most likely requires the use of the ICSP Data and clock lines as well as the MCLR My project uses all three for I...
by dz28
Wed Sep 21, 2016 5:27 pm
Forum: Flowcode V7
Topic: mLoader
Replies: 2
Views: 2876

Re: mLoader

Thanks Ben!
by dz28
Wed Sep 21, 2016 5:21 pm
Forum: E-blocks
Topic: Ghost and internal Oscillator
Replies: 4
Views: 6283

Re: Ghost and internal Oscillator

I am on Flowcode V7.1
Updated yesterday

Thanks
by dz28
Tue Sep 20, 2016 10:56 pm
Forum: E-blocks
Topic: Ghost and internal Oscillator
Replies: 4
Views: 6283

Ghost and internal Oscillator

I am having trouble getting GHOST to work on a PIC12F617 using the internal Oscillator. When compiling in ICD mode I get errors like the following 128: #warning "Error: no definition for the ICD clock pin" (162) #warning: "Error: no definition for the ICD clock pin" ^ (warning) 132: #warning "Error:...
by dz28
Mon Sep 19, 2016 9:24 pm
Forum: Flowcode V7
Topic: mLoader
Replies: 2
Views: 2876

mLoader

Just got an EB006 Ver9 in hopes to tryout the Ghost debugging feature.
Unfortunately it doesn't seem to support the 12F1572.

Is there an update for mLoader that will allow the use of new PIC devices supported in Flowcode V7 ?

Thanks,
Dave
by dz28
Sat Aug 20, 2016 7:47 pm
Forum: Flowcode V7
Topic: PIC Caputure Mode
Replies: 3
Views: 3425

Re: PIC Caputure Mode

thanks for the reply
That's what I figured

Are there any examples floating around?

DC