Search found 1049 matches

by chipfryer27
Wed Aug 18, 2021 12:04 pm
Forum: General
Topic: Flowcode v9.2 released
Replies: 16
Views: 11610

Re: Flowcode v9.2 released

Hi Steve

I can click on Component Libraries etc without issue. Just seems to be with Build.

I'll try as you suggest and revert.

Thanks.
by chipfryer27
Wed Aug 18, 2021 11:34 am
Forum: General
Topic: Flowcode v9.2 released
Replies: 16
Views: 11610

Re: Flowcode v9.2 released

Hi Steve On this machine I'm running W7 and I updated from within Flowcode. Upon restart everything looked OK but when I clicked on "Build" the program froze with a warning of an unrecoverable problem. I had to use Task Manager to close. Thinking it might be a simple screw up someplace I uninstalled...
by chipfryer27
Sat Jul 17, 2021 7:45 pm
Forum: General
Topic: hex file
Replies: 3
Views: 2042

Re: hex file

Hi The programmer you are using is quite capable. Although I have little experience with it, it doesn't sound to me like a code issue, as if so there probably would be many posts regarding such. Is it only hex generated by Flowcode that has issues or code generated by everything? Have you tried down...
by chipfryer27
Wed Jul 14, 2021 6:29 am
Forum: Projects - Embedded
Topic: Request for .fcfx file from a Digital Clock project
Replies: 1
Views: 1905

Re: Request for .fcfx file from a Digital Clock project

Hi I haven't done so myself but it doesn't initially sound too hard to achieve. Perhaps try to get an understanding of how each module / component you intend to use works, then combine the knowledge. Matrix have many example files that are extremely helpful including one for the RTC you intend to us...
by chipfryer27
Fri Mar 19, 2021 7:47 pm
Forum: General
Topic: PIC18F24J50 oscillator setting do not work
Replies: 8
Views: 4124

Re: PIC18F24J50 oscillator setting do not work

Hi I'll have a look and hopefully will get back to you over the weekend. Unfortunately I don't have that chip to try things with myself so (if) anything I do come back with would be based on datasheet info. It does sound like a setting isn't quite right though. Did Qmesar's code not run at all? Rega...
by chipfryer27
Fri Mar 19, 2021 4:08 pm
Forum: General
Topic: PIC18F24J50 oscillator setting do not work
Replies: 8
Views: 4124

Re: PIC18F24J50 oscillator setting do not work

Hi SpeedPIC32 In your settings you have the chip set to look for an external clock on Port A7 (ECPLL), perhaps set that to INTOSC, and you will probably need a C-code block at the beginning containing OSCCON=0x70; I don't have that chip to try out myself. Hope this helps. Regards Edit Haha I've just...
by chipfryer27
Thu Mar 18, 2021 3:57 pm
Forum: General
Topic: Serial port communication
Replies: 13
Views: 7319

Re: Serial port communication

Hi

I've had bother in the past with USB/Serial when trying to implement flow control.

This is quite interesting

https://hackaday.io/project/16097-efort ... ng-xonxoff

Regards
by chipfryer27
Mon Mar 15, 2021 12:32 pm
Forum: General
Topic: Serial port communication
Replies: 13
Views: 7319

Re: Serial port communication

Hi My understanding is that Xon / Xoff are ascii and can't be present in data. I don't have the greatest Arduino knowledge but from forums it seems it's going to be tricky for you https://forum.arduino.cc/index.php?topic=15676.0 as neither H/W or S/W control is supported. I stress my knowledge on th...
by chipfryer27
Sun Mar 14, 2021 10:14 pm
Forum: General
Topic: Serial port communication
Replies: 13
Views: 7319

Re: Serial port communication

Hi

Not sure I can be of much help but I too have had issues implementing software control in the past. Does your circuit allow for hardware control for comparison?

Regards
by chipfryer27
Thu Mar 11, 2021 7:25 pm
Forum: General
Topic: EB006V9 PIC Programmer
Replies: 5
Views: 3087

Re: EB006V9 PIC Programmer

Hi

I might have one without Ghost, need to check.

My board(s) are 9-pin too but Matrix sell adapters (BL0113 and BL0119) so your old board(s) can be compatible with a new programmer (and vice-versa). That may be a better option.

Regards