Search found 1664 matches

by acestu
Thu Oct 05, 2017 6:54 pm
Forum: Flowcode V7
Topic: OLED Memory problem
Replies: 8
Views: 7701

Re: OLED Memory problem

Hi Ben, I changed the files and I just get 1 error now, it seems that the compiler doesen't support the extended functions on the chip, as far as fancy work on the oled goes I was just looking for a smaller display to display text rather than the great big i2c 20x4 lcd display, I am just experimenti...
by acestu
Wed Oct 04, 2017 6:56 pm
Forum: Flowcode V7
Topic: OLED Memory problem
Replies: 8
Views: 7701

Re: OLED Memory problem

Hi Ben,

I have a few pic18f24J11 devices so I swapped to these, when I try and write to Hex I get this error:
18f24j11_error.png
(11.38 KiB) Downloaded 3148 times
Not sure what this means.....

Thanks
Stuart
by acestu
Wed Oct 04, 2017 6:18 pm
Forum: Flowcode V7
Topic: OLED Memory problem
Replies: 8
Views: 7701

Re: OLED Memory problem

Hi Ben,

The Error messages talk of DRAM but in the data sheet for the device it has SRAM and Data Eeprom so which one is it referring to :?
16f1824_ram.png
(241.11 KiB) Downloaded 3149 times
Thanks
Stuart
by acestu
Wed Oct 04, 2017 2:05 pm
Forum: Flowcode V7
Topic: OLED Memory problem
Replies: 8
Views: 7701

Re: OLED Memory problem

Hi Ben,

Are you saying that I can use the component but I need to change to a device that has a larger amount of memory ?

cheers
Stuart
by acestu
Tue Oct 03, 2017 7:30 pm
Forum: Flowcode V7
Topic: OLED Memory problem
Replies: 8
Views: 7701

OLED Memory problem

Hi, I have bought some oled displays that are i2c SSD1306: Bang_Oled.png Should I be able to use these with the gLCD_SSD1306_i2c1 component ?, only I have put a simple chart togethor with a pic16f1824 and when I try and compile to the chip I get this error: oled_fault.png Could this be that my devic...
by acestu
Sun Oct 01, 2017 8:55 pm
Forum: Other products
Topic: 5 volts supply design
Replies: 4
Views: 10183

Re: 5 volts supply design

Hi Steve,

That's brilliant thanks.

Stuart
by acestu
Sun Oct 01, 2017 6:43 pm
Forum: Other products
Topic: 5 volts supply design
Replies: 4
Views: 10183

Re: 5 volts supply design

Hi Steve,

So what you are saying is use the 5v out from the microcontroller to switch the negative side of a 12 volt circuit switching the relay instead of switching the negative side of a 5 volts switching the relay ?

thanks
Stuart
by acestu
Sun Oct 01, 2017 2:43 pm
Forum: Other products
Topic: 5 volts supply design
Replies: 4
Views: 10183

5 volts supply design

Hi, I am trying to build a simple power supply for a diy project, it consists of an i2c 4 x 20 display, a pic 16f1824 and a 5 volt songle relay, I have built an LM2567 -5 3amp 5v supply which I can run off a 12 volt battery detailed here: http://www.ti.com/lit/ds/symlink/lm2576.pdf and attached it t...
by acestu
Mon Sep 18, 2017 7:08 pm
Forum: Flowcode V7
Topic: Pickit3 Cannot Find Boostc
Replies: 13
Views: 12088

Re: Pickit3 Cannot Find Boostc

Thanks Jac,

It's programming now, I will export the FCF file now and save it.....

Thanks for all your help
Stuart
by acestu
Mon Sep 18, 2017 6:24 pm
Forum: Flowcode V7
Topic: Pickit3 Cannot Find Boostc
Replies: 13
Views: 12088

Re: Pickit3 Cannot Find Boostc

Hi,

I have just copied and pasted the info instead of typing it and I must of had another mistake somewhere, it now attempts to program but now says its an invalid device so I will delve further.

thanks again
Stuart
by acestu
Mon Sep 18, 2017 6:15 pm
Forum: Flowcode V7
Topic: Pickit3 Cannot Find Boostc
Replies: 13
Views: 12088

Re: Pickit3 Cannot Find Boostc

Hi Jac,

Well spotted after I changed it, it then compiled to Hex, but when I try to compile to chip it says that it can't find the Hex file:
prog_error3.png
(9.22 KiB) Downloaded 4676 times
Thanks
Stuart
by acestu
Mon Sep 18, 2017 6:02 pm
Forum: Flowcode V7
Topic: Pickit3 Cannot Find Boostc
Replies: 13
Views: 12088

Re: Pickit3 Cannot Find Boostc

Hi Ben,

Thanks for the info, I have my Compiler, Linker, and Programmer details as you have except my version of mplab_ipe is the latest 4.05,

Before I get to prgramming I can't even compile to Hex as I get this error:
program_error2.png
(8.41 KiB) Downloaded 4679 times
Thanks
Stuart
by acestu
Sun Sep 17, 2017 10:37 pm
Forum: Flowcode V7
Topic: Pickit3 Cannot Find Boostc
Replies: 13
Views: 12088

Re: Pickit3 Cannot Find Boostc

Hi ETS, Yes even if I just click on compile to Hex I get: Launching the compiler... C:\Program Files (x86)\Flowcode 7\compilers\pic\bin\xc8.exe -v -t PIC16F1824 "dorgard_tester.c" (902) no chip name specified; use "PICC --CHIPINFO" to see available chip names (908) exit status = 1 C:\Program Files (...
by acestu
Sun Sep 17, 2017 7:07 pm
Forum: Flowcode V7
Topic: Pickit3 Cannot Find Boostc
Replies: 13
Views: 12088

Re: Pickit3 Cannot Find Boostc

Hi,

I seem to be going round in circles following different threads, does anyone have a working FCF file for a Pikit3 using MPLAB 8, Pic I would be very grateful

thanks
Stuart

P.S. Are there any other Pic icsp programmers available yet that are easy to work with ?
by acestu
Sun Sep 17, 2017 5:56 pm
Forum: Flowcode V7
Topic: Pickit3 Cannot Find Boostc
Replies: 13
Views: 12088

Re: Pickit3 Cannot Find Boostc

Hi,

After changing the Path to the MPLAB compiler xc8.exe I get the following error as if something is not telling it what the pic chip type is:
prog_error.png
(7.63 KiB) Downloaded 4719 times
thanks
Stuart
by acestu
Sun Sep 17, 2017 5:42 pm
Forum: Flowcode V7
Topic: Pickit3 Cannot Find Boostc
Replies: 13
Views: 12088

Re: Pickit3 Cannot Find Boostc

Hi,

Sorry I am a little rusty, it looks like the compiler Path should be:

C:\Program Files (x86)\Flowcode 7\compilers\pic\bin\xc8.exe

I will give this a go and let you know how I go on

cheers
Stuart
by acestu
Sun Sep 17, 2017 5:19 pm
Forum: Flowcode V7
Topic: Pickit3 Cannot Find Boostc
Replies: 13
Views: 12088

Pickit3 Cannot Find Boostc

Hi, I have just setup my Pikit3 for use with Flowcode7 via Martins guide, however when I try to program a chip with it, it says it can't find the Path, now the Path in question is C:/Program Files (x86)/Flowcode7/compilers/pic/boostc but if I look for this in the file explorer then when I get to the...
by acestu
Tue Jan 03, 2017 8:05 pm
Forum: Flowcode V7
Topic: Seasons Greetings
Replies: 10
Views: 10046

Re: Seasons Greetings

Hi guys,

Happy New Year to you all, and a belated Merry Christmas, hope you all had a great time and received lots of pressies.

Stuart
by acestu
Mon Nov 28, 2016 10:40 pm
Forum: Flowcode V7
Topic: Esp8266 and MQTT question
Replies: 8
Views: 9229

Re: Esp8266 and MQTT question

Hi,

The price of these seems to of gone crazy, the ones in Kersings link are no longer available and others are trending around £8.00 each and they have no aerial connector on them, I think there are other options available now, and maybe in time the price will come down.

Thanks
Stuart
by acestu
Mon Nov 28, 2016 10:29 pm
Forum: Bug reports
Topic: Anti Virus Problem
Replies: 1
Views: 3255

Anti Virus Problem

Hi guys, I have just installed a new anti virus software ie Bitdefender Internet security, after installation a scan was done and a message came up saying that mloader was a virus, I have searched this section for antivirus but nothing came up, not sure if you are aware of this ? flow_virus.png Than...
by acestu
Sun Nov 20, 2016 9:33 pm
Forum: General Programming
Topic: Raspberry PI MATRIX Board and SW
Replies: 7
Views: 9067

Re: Raspberry PI MATRIX Board and SW

Hi QMESAR, Yes the Raspbian Jessie image is very good now as it has a lot of previous add on's already installed such as Mosquitto server, Node-Red and so on, so it saves a lot of time, linux basics are easy to pick up, I will say learn how the file system works as it is a bit different to dos and w...
by acestu
Mon Oct 24, 2016 6:57 pm
Forum: Flowcode V7
Topic: Esp8266 and MQTT question
Replies: 8
Views: 9229

Re: Esp8266 and MQTT question

Hi,

Maybe a component for Christmas Ben :wink:

Thanks
Stuart
by acestu
Sun Oct 23, 2016 12:46 pm
Forum: Flowcode V7
Topic: Esp8266 and MQTT question
Replies: 8
Views: 9229

Re: Esp8266 and MQTT question

Hi Ben, It seems as if it is a guessing game as to when these boards will be on sale, I think it is a case of they will be openly available when it happens, so hopefully soon. I am currently using the Wemos D1 mini pro which has an Arial socket to send temperature data via mqtt, it would be nice to ...
by acestu
Mon Oct 17, 2016 9:27 pm
Forum: Flowcode V7
Topic: Esp8266 and MQTT question
Replies: 8
Views: 9229

Re: Esp8266 and MQTT question

Hi Ben, I have working examples on the Arduino IDE software but as you know it uses libraries so it doesn't give much away, most people have abandoned the programming the esp8266-01 in Lua, node MCU in favor of using C++ in Eclipse because of the lack of memory on the board, maybe things will improv...
by acestu
Sat Oct 15, 2016 7:52 pm
Forum: Flowcode V7
Topic: Esp8266 and MQTT question
Replies: 8
Views: 9229

Esp8266 and MQTT question

Hi, If I had a variable with say temperature data in it, how would I connect to a local Mosquitto MQTT server and publish a topic with the temperature data, would it be a case of using the send string command with all of the required data in the preferred protocol ? EDIT: Also is there a way of acce...