Search found 1197 matches

by David Barker
Mon May 21, 2018 2:16 pm
Forum: Compiler
Topic: PIC18FxxK40 and K42 any support?
Replies: 9
Views: 5759

Re: PIC18FxxK40 and K42 any support?

Not at the moment Octal...
by David Barker
Tue May 08, 2018 6:44 pm
Forum: General
Topic: Hi and stuff
Replies: 4
Views: 5008

Re: Hi and stuff

There is plenty of life in PIC18's! I use them day to day commercially.

Hopefully we can help...
by David Barker
Sat Jan 27, 2018 9:02 am
Forum: User Modules
Topic: SSD1306 I2C driver
Replies: 31
Views: 41896

Re: SSD1306 I2C driver

Whay not take a look at the Swordfish Font Converter plugin?
by David Barker
Tue Jan 02, 2018 10:10 am
Forum: General
Topic: Happy new year 2018
Replies: 2
Views: 5050

Re: Happy new year 2018

and you!
by David Barker
Sun Sep 17, 2017 8:59 am
Forum: Compiler
Topic: compile error using a macro name
Replies: 2
Views: 2850

Re: compile error using a macro name

Wow, that is a good one - I'll try and take a look when I get some free time...
by David Barker
Tue Sep 05, 2017 7:01 am
Forum: Compiler
Topic: RAM size problems
Replies: 5
Views: 3631

Re: RAM size problems

Have you run out of RAM yet? The compiler uses what it has to use in order to do it's job. However, please note that Swordfish uses a compile time stack. This means that RAM is recycled when a variable or temporary variable goes out of scope. There is some information here: http://www.sfcompiler.co....
by David Barker
Mon May 15, 2017 2:40 pm
Forum: Modules
Topic: K50 and USB issue
Replies: 9
Views: 12974

Re: K50 and USB issue

by David Barker
Mon May 15, 2017 2:34 pm
Forum: Modules
Topic: K50 and USB issue
Replies: 9
Views: 12974

Re: K50 and USB issue

Thanks for that Jerry, a really important piece of work. I use USB a lot - thanks for sharing...
by David Barker
Mon Feb 06, 2017 9:05 am
Forum: Compiler
Topic: datasheet for new 24/25K42 available
Replies: 2
Views: 2974

Re: datasheet for new 24/25K42 available

It's something I need to think about - post noted...
by David Barker
Sun Jan 15, 2017 12:24 pm
Forum: User Modules
Topic: Neopixels WS2812B
Replies: 10
Views: 7217

Re: Neopixels WS2812B

I've not had the chance to play around with these myself but have heard very good reports. As you point out, timing is critical to their operation.

I would also be interested to hear if anyone has used this LED device...
by David Barker
Thu Dec 29, 2016 2:45 pm
Forum: Compiler
Topic: I2C EEPROM Confusion
Replies: 4
Views: 3469

Re: I2C EEPROM Confusion

...and check pullups
by David Barker
Thu Nov 17, 2016 9:23 pm
Forum: User Modules
Topic: Interrupts - ISRRX Glitches
Replies: 4
Views: 5036

Re: Interrupts - ISRRX Glitches

I know it's not really offering anything new, but I must endorse what Jerry has said. I have many commercial programs running with interrupts without any problems - because I keep anything in an ISR to the bare minimum. When using an 8 bit PIC MCU you need to think about the problem differently from...
by David Barker
Thu Nov 10, 2016 9:14 am
Forum: General
Topic: PIC18F2550 / PIC18F25K50 board
Replies: 2
Views: 4659

Re: PIC18F2550 / PIC18F25K50 board

I look forward to seeing the code you come up with...
by David Barker
Sat Oct 15, 2016 6:39 pm
Forum: Compiler
Topic: support added for K40 devices
Replies: 20
Views: 11192

Re: support added for K40 devices

> ...dedicate some more time to the plugin

That would be fantastic!
by David Barker
Sat Oct 15, 2016 6:38 pm
Forum: Compiler
Topic: support added for K40 devices
Replies: 20
Views: 11192

Re: support added for K40 devices

> you have been extremely generous with SF community.

I wholeheartedly second that!!