Search found 14 matches

by dz2869
Mon Mar 06, 2023 10:47 pm
Forum: General
Topic: ATMEGA328PB
Replies: 6
Views: 972

Re: ATMEGA328PB

Thanks!

DC
by dz2869
Mon Feb 27, 2023 9:57 pm
Forum: General
Topic: ATMEGA328PB
Replies: 6
Views: 972

Re: ATMEGA328PB

The feature I am looking to get access to is the additional I/O pins available on the PB device.
Is this something that could be easily added?

Thanks,
by dz2869
Wed Feb 22, 2023 3:49 pm
Forum: General
Topic: ATMEGA328PB
Replies: 6
Views: 972

ATMEGA328PB

Will the ATMEGA328PB be supported in the V10 release?

Thanks
by dz2869
Wed Jan 18, 2023 8:50 pm
Forum: General
Topic: GLCD (SSD1306) I2C Component
Replies: 3
Views: 620

Re: GLCD (SSD1306) I2C Component

Thanks for the quick reply! I tried the font scaler with number of fonts set to one. This seems to work good. Problem now is program memory space. In FC8 my project used 82.5% of program memory space FC9 uses 101.5% PIC18F45K40 Does this sound right? Or does the new component require a lot more memo...
by dz2869
Wed Jan 18, 2023 6:11 pm
Forum: General
Topic: GLCD (SSD1306) I2C Component
Replies: 3
Views: 620

GLCD (SSD1306) I2C Component

I am trying to migrate a FC8 project to FC9 that uses the SSD1306_I2C component. In FC8 there were 4 fonts 5X8 (Font0), 10X8 (Font1), 10X16 (Font2) and 5X16 (Font3). In FC9 what is the easy migration path to setup these fonts? I see the font count variable in the properties window, I assume this wou...
by dz2869
Mon Jun 20, 2022 11:26 pm
Forum: Bug Reports
Topic: PI16F324 PortA
Replies: 4
Views: 1265

Re: PI16F324 PortA

OK
Cancel that.
I had the CLK out Disabled.
I diabled the Clk in and it works fine.

Thanks for pointing me in the right direction.
by dz2869
Mon Jun 20, 2022 11:16 pm
Forum: Bug Reports
Topic: PI16F324 PortA
Replies: 4
Views: 1265

Re: PI16F324 PortA

Thanks for the Reply
I believe I have that disabled.

Thanks
by dz2869
Mon Jun 20, 2022 8:42 pm
Forum: Bug Reports
Topic: PI16F324 PortA
Replies: 4
Views: 1265

PI16F324 PortA

Hello, I am having some trouble with PortA inputs on the PIC16F15324 part. Attached is a simple program that turns an LED on when the push button is pressed. The LED turns off when the button is released. This program simulates fine inside of flowcode. However the program does not run in real hardwa...
by dz2869
Fri May 06, 2022 8:18 pm
Forum: Bug Reports
Topic: PIC10F322 IOC
Replies: 2
Views: 1156

PIC10F322 IOC

The PortA IOC feature does not allow any pin selections
PortA_IOC.png
PortA_IOC.png (21.55 KiB) Viewed 1156 times
Is this a bug or am I missing something?

Thanks
by dz2869
Wed Jul 21, 2021 4:56 pm
Forum: Bug Reports
Topic: External interupts
Replies: 6
Views: 2979

Re: External interupts

Working now

Thanks