That did it !
Thanks,
Dave
Search found 60 matches
- Sun May 17, 2020 2:12 am
- Forum: Flowcode V8
- Topic: PopUp Window font size
- Replies: 5
- Views: 3206
- Sat May 16, 2020 3:59 pm
- Forum: Flowcode V8
- Topic: PopUp Window font size
- Replies: 5
- Views: 3206
Re: PopUp Window font size
My display settings are at 100%
DC
DC
- Sat May 16, 2020 3:25 pm
- Forum: Flowcode V8
- Topic: PopUp Window font size
- Replies: 5
- Views: 3206
PopUp Window font size
Has anyone seen this problem with the font size in popup windows?
This only shows up for me when running FC on my Surface Pro.
Running on my Desktop PC all is good.
Thanks,
Dave
This only shows up for me when running FC on my Surface Pro.
Running on my Desktop PC all is good.
Thanks,
Dave
- Wed May 13, 2020 3:52 pm
- Forum: Bug Reports
- Topic: PIC18F45K40 External Interupts
- Replies: 4
- Views: 2617
Re: PIC18F45K40 External Interupts
Ben,
I checkout INT0 and INT1 and they both work now in simulation and hardware.
Thanks for the fix!
Dave
I checkout INT0 and INT1 and they both work now in simulation and hardware.
Thanks for the fix!
Dave
- Mon May 11, 2020 6:20 pm
- Forum: Bug Reports
- Topic: PIC18F45K40 External Interupts
- Replies: 4
- Views: 2617
Re: PIC18F45K40 External Interupts
OK,
I'll check it out.
Thanks,
Dave
I'll check it out.
Thanks,
Dave
- Mon May 11, 2020 6:19 pm
- Forum: Bug Reports
- Topic: PIC18F45Q10 ADC
- Replies: 9
- Views: 5105
Re: PIC18F45Q10 ADC
Ben,
Any updates on this problem?
Thanks,
Dave
Any updates on this problem?
Thanks,
Dave
- Sat May 09, 2020 2:53 pm
- Forum: Bug Reports
- Topic: PIC18F45K40 External Interupts
- Replies: 4
- Views: 2617
PIC18F45K40 External Interupts
Taking a look at the PIC18F45K40.
INT0 simulates fine and programs to hardware.
INT1 and INT2 both do not simulate or program to hardware.
Hope this is an easy one.
Thanks,
Dave
INT0 simulates fine and programs to hardware.
INT1 and INT2 both do not simulate or program to hardware.
Hope this is an easy one.
Thanks,
Dave
- Thu May 07, 2020 8:48 pm
- Forum: Bug Reports
- Topic: I2C Channel 2
- Replies: 13
- Views: 6218
Re: I2C Channel 2
Has there been any luck with this Remapping issue?
Thanks,
Dave
Thanks,
Dave
- Thu May 07, 2020 3:31 pm
- Forum: Bug Reports
- Topic: PIC18F45Q10 ADC
- Replies: 9
- Views: 5105
Re: PIC18F45Q10 ADC
Ben,
Sorry to report things are still not working.
Tried AN1 and AN16
Verified voltage on A/D input pins
A/D Setup
VDD
Fosc/32
40
Thanks,
Dave
Sorry to report things are still not working.
Tried AN1 and AN16
Verified voltage on A/D input pins
A/D Setup
VDD
Fosc/32
40
Thanks,
Dave
- Tue May 05, 2020 5:57 pm
- Forum: Bug Reports
- Topic: PIC18F45Q10 ADC
- Replies: 9
- Views: 5105
Re: PIC18F45Q10 ADC
Ben,
Sorry to push ...
Do you know if this issue will be resolved soon?
Should I pick another Chip to develop with or move it to MPLab.
Thanks,
Dave
Sorry to push ...
Do you know if this issue will be resolved soon?
Should I pick another Chip to develop with or move it to MPLab.
Thanks,
Dave
- Mon May 04, 2020 3:52 pm
- Forum: Bug Reports
- Topic: PIC18F45Q10 ADC
- Replies: 9
- Views: 5105
Re: PIC18F45Q10 ADC
Has there been any movement on this issue?
Thanks,
Dave
Thanks,
Dave
- Fri May 01, 2020 9:03 pm
- Forum: Bug Reports
- Topic: PIC18F45Q10 ADC
- Replies: 9
- Views: 5105
Re: PIC18F45Q10 ADC
For a reality check I swapped out the PIC18F45Q10 with a PIC18F45K40
and the ADC works correctly including the FVR register.
The Chips are functionally similar so it looks like there is a real issue with the PIC18F45Q10 part.
Thanks,
Dave
and the ADC works correctly including the FVR register.
The Chips are functionally similar so it looks like there is a real issue with the PIC18F45Q10 part.
Thanks,
Dave
- Fri May 01, 2020 4:48 am
- Forum: Bug Reports
- Topic: PIC18F45Q10 ADC
- Replies: 9
- Views: 5105
Re: PIC18F45Q10 ADC
I have not got to trying FVR yet but I see it in the Drop down. I expect to need a C code block to select the FVR voltage. For now I am just doing a simple test to check the ADC functionality. Reference is Vdd, Pin An19 Just reading a slide pot with "GetInt" and displaying the result on a ...
- Thu Apr 30, 2020 10:02 pm
- Forum: Bug Reports
- Topic: PIC18F45Q10 ADC
- Replies: 9
- Views: 5105
PIC18F45Q10 ADC
Using the PIC18F45Q10 and the ADC is not working in Hardware.
Simulation is fine inside of flowcode.
I had a similar problem with the ADC on the PIC18F25Q10 part.
Hopefully it is a similar solution.
Thanks,
Dave
Simulation is fine inside of flowcode.
I had a similar problem with the ADC on the PIC18F25Q10 part.
Hopefully it is a similar solution.
Thanks,
Dave
- Thu Apr 30, 2020 7:35 pm
- Forum: Bug Reports
- Topic: I2C Channel 2
- Replies: 13
- Views: 6218
Re: I2C Channel 2
Ben,
Chl2 can be remapped to other pins on PortB and things work fine.
Remapping to PortD is the problem
Thanks,
Dave
Chl2 can be remapped to other pins on PortB and things work fine.
Remapping to PortD is the problem
Thanks,
Dave
- Thu Apr 30, 2020 4:46 pm
- Forum: Bug Reports
- Topic: I2C Channel 2
- Replies: 13
- Views: 6218
Re: I2C Channel 2
Ben,
Thanks for checking on this for me.
Definitely made progress.
Chl1 and Chl2 now work good in their default pin locations.
Last problem is that when I remap the pins from the default Chl2 (SDA-RB2 and SCL-RB1) to (SDA-RD3 and SCL-RD2) it does not work.
Thanks,
Dave
Thanks for checking on this for me.
Definitely made progress.
Chl1 and Chl2 now work good in their default pin locations.
Last problem is that when I remap the pins from the default Chl2 (SDA-RB2 and SCL-RB1) to (SDA-RD3 and SCL-RD2) it does not work.
Thanks,
Dave
- Thu Apr 30, 2020 3:27 pm
- Forum: Bug Reports
- Topic: I2C Channel 2
- Replies: 13
- Views: 6218
Re: I2C Channel 2
Any update on the non functioning I2C channels?
Sorry to push but I need to get this project moving.
Thanks,
Dave
Sorry to push but I need to get this project moving.
Thanks,
Dave
- Tue Apr 28, 2020 9:44 pm
- Forum: Bug Reports
- Topic: I2C Channel 2
- Replies: 13
- Views: 6218
Re: I2C Channel 2
I give up on this one.....
How do I move this to the Bug Forum
Thanks,
Dave
How do I move this to the Bug Forum
Thanks,
Dave
- Tue Apr 28, 2020 6:10 pm
- Forum: Bug Reports
- Topic: I2C Channel 2
- Replies: 13
- Views: 6218
Re: I2C Channel 2
Martin,
Updated PIC18F45Q10
Wired the display directly to Chl1 RC3 and RC4.
The display works in Software mode only.
Selecting Chl1 SDA and SCL line remain High.
Thanks,
Dave
Updated PIC18F45Q10
Wired the display directly to Chl1 RC3 and RC4.
The display works in Software mode only.
Selecting Chl1 SDA and SCL line remain High.
Thanks,
Dave
- Tue Apr 28, 2020 4:56 pm
- Forum: Bug Reports
- Topic: I2C Channel 2
- Replies: 13
- Views: 6218
Re: I2C Channel 2
Martin, I am trying to use the SSD1306 component on I2C Channel2 with the PIC18F45Q10. Pins Mapped to SCL RD2 and SDA RD3. The simulation is fine but when programmed to hardware the display does not work. The SDA and SCL line remain High. Didn't work in software mode either. In another post a simila...
- Mon Apr 27, 2020 9:49 pm
- Forum: Bug Reports
- Topic: External interupts not working
- Replies: 15
- Views: 6595
Re: External interupts not working
Moved the TMR0 LED to PORTB and it seems happy now.
Dave
Dave
- Mon Apr 27, 2020 8:07 pm
- Forum: Bug Reports
- Topic: External interupts not working
- Replies: 15
- Views: 6595
Re: External interupts not working
Martin, Attached are 2 flowcharts Both simulate fine in flowcode. "Test2" seems to work fine programmed to hardware. "LED_Flash" adds some minor complexity to the interrupt routines and main loop. The TMR0 led flash struggles to stay in sync when programmed to hardware. Could be ...
- Mon Apr 27, 2020 4:47 pm
- Forum: Bug Reports
- Topic: External interupts not working
- Replies: 15
- Views: 6595
Re: External interupts not working
The signals look good. I am using Eblocks boards EB083 and EB006V9 Programming with PicKit3 plugged into the EB006V9 The Switch signals do fall short of 5V only swinging to 3.1V at the PIC EB083 is unmodified. Weird thing is that if I write a program to toogle an LED every 1 sec in the TMR0 interupt...
- Mon Apr 27, 2020 5:18 am
- Forum: Bug Reports
- Topic: External interupts not working
- Replies: 15
- Views: 6595
Re: External interupts not working
I had a chance to play with this a bit now. INT0 seems to work OK by itself. INT1 by itself or along with INT0 is very erratic. Sometimes triggering sometimes not. If I add a tMR0 interrupt to the mix things get worst. I think there is more going on here. Let me know if you want me to try anything s...
- Sat Apr 25, 2020 5:49 pm
- Forum: Bug Reports
- Topic: External interupts not working
- Replies: 15
- Views: 6595
Re: External interupts not working
Tested INT0 and INT1 and they seem to work with the hardware.
I'll give a good go on Monday
Thanks,
Dave
I'll give a good go on Monday
Thanks,
Dave