GPS EB056 Connection Problems to PIC18F4680
-
- Posts: 484
- Joined: Mon Jul 30, 2012 3:39 pm
- Has thanked: 17 times
- Been thanked: 46 times
GPS EB056 Connection Problems to PIC18F4680
GPS EB056 Connection Problems to PIC18F4680
PIC18F4680 linked to GPS EB056?
Is there anyone here who will help me?
With ECIO40P there is no problem by connecting the GPS EB056 Port C6 and C7 it works fine.
But with the same setup program will PIC18F4680 not work with GPS EB056
Hae used EB056 - GPS Board - Example Files Flowcode v4 for testing each unit.
http://www.matrixmultimedia.com/product ... PHPSESSID=
PIC18F4680 linked to GPS EB056?
Is there anyone here who will help me?
With ECIO40P there is no problem by connecting the GPS EB056 Port C6 and C7 it works fine.
But with the same setup program will PIC18F4680 not work with GPS EB056
Hae used EB056 - GPS Board - Example Files Flowcode v4 for testing each unit.
http://www.matrixmultimedia.com/product ... PHPSESSID=
Best Regard
Monie
Monie
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: GPS EB056 Connection Problems to PIC18F4680
Hello Monie,
Have you performed a basic one second flasher test with the 18F4680 to ensure your configuration settings and project options are setup correctly. If any of these are incorrect then the end clock speed will be incorrect meaning the GPS baud rate will also be incorrect and no data will be received.
If the one second flasher runs as expected then maybe try adding this in a C code icon at the start of your program.
st_bit(intcon, PEIE);
Let me know how you get on.
Have you performed a basic one second flasher test with the 18F4680 to ensure your configuration settings and project options are setup correctly. If any of these are incorrect then the end clock speed will be incorrect meaning the GPS baud rate will also be incorrect and no data will be received.
If the one second flasher runs as expected then maybe try adding this in a C code icon at the start of your program.
st_bit(intcon, PEIE);
Let me know how you get on.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
- Enamul
- Posts: 1772
- Joined: Mon Mar 05, 2012 11:34 pm
- Location: Nottingham, UK
- Has thanked: 271 times
- Been thanked: 814 times
Re: GPS EB056 Connection Problems to PIC18F4680
Hi Monie,
I guess the problem is what BEN saying. Can you please post your program here so that we can have a look?
I guess the problem is what BEN saying. Can you please post your program here so that we can have a look?
-
- Posts: 484
- Joined: Mon Jul 30, 2012 3:39 pm
- Has thanked: 17 times
- Been thanked: 46 times
Re: GPS EB056 Connection Problems to PIC18F4680
OK Ben Rowland
Here is the configuration settings.
And Codes GPS Time and Date:
Here is the configuration settings.
And Codes GPS Time and Date:
- Attachments
-
- GPS Time and Date.fcf
- (16.58 KiB) Downloaded 380 times
-
- PICmicro Cofiguration.jpg
- (235.9 KiB) Downloaded 2269 times
Best Regard
Monie
Monie
- Enamul
- Posts: 1772
- Joined: Mon Mar 05, 2012 11:34 pm
- Location: Nottingham, UK
- Has thanked: 271 times
- Been thanked: 814 times
Re: GPS EB056 Connection Problems to PIC18F4680
Hi,
There was some issues in configuration. I have corrected those..you can try now.
There was some issues in configuration. I have corrected those..you can try now.
- Attachments
-
- GPS Time and Date.fcf
- (16.58 KiB) Downloaded 388 times
-
- Posts: 484
- Joined: Mon Jul 30, 2012 3:39 pm
- Has thanked: 17 times
- Been thanked: 46 times
Re: GPS EB056 Connection Problems to PIC18F4680
HI Enamul
It run very well now;-)
Thank you very much.
Would like to write with you on Skype when you can you?
It run very well now;-)
Thank you very much.
Would like to write with you on Skype when you can you?
Best Regard
Monie
Monie
-
- Posts: 484
- Joined: Mon Jul 30, 2012 3:39 pm
- Has thanked: 17 times
- Been thanked: 46 times
Re: GPS EB056 Connection Problems to PIC18F4680
I'm trying to get GPS EB056 to show coordinates as Longitude and Latitude
And trying to learn Flowcode E-blocks to know.
But get the following message, see below the picture. Do you want help with solving problems?
User PIC18F4680 ..
See attached file:
And trying to learn Flowcode E-blocks to know.
But get the following message, see below the picture. Do you want help with solving problems?
User PIC18F4680 ..
See attached file:
Best Regard
Monie
Monie
- Enamul
- Posts: 1772
- Joined: Mon Mar 05, 2012 11:34 pm
- Location: Nottingham, UK
- Has thanked: 271 times
- Been thanked: 814 times
Re: GPS EB056 Connection Problems to PIC18F4680
Hi Monie,
It's a real problem..I can't even stop simulation. I have to close flowcode from task manager. I guess it's a simulation issue as the code compiles fine..So we would like Jonny's attention about this issue. This is beyond our control.
It's a real problem..I can't even stop simulation. I have to close flowcode from task manager. I guess it's a simulation issue as the code compiles fine..So we would like Jonny's attention about this issue. This is beyond our control.
- Enamul
- Posts: 1772
- Joined: Mon Mar 05, 2012 11:34 pm
- Location: Nottingham, UK
- Has thanked: 271 times
- Been thanked: 814 times
Re: GPS EB056 Connection Problems to PIC18F4680
Hi Monie.
Can you please upgrade you to V5 forum in the following link..
http://www.matrixmultimedia.com/forum_upgrades.php
Can you please upgrade you to V5 forum in the following link..
http://www.matrixmultimedia.com/forum_upgrades.php
-
- Posts: 484
- Joined: Mon Jul 30, 2012 3:39 pm
- Has thanked: 17 times
- Been thanked: 46 times
Re: GPS EB056 Connection Problems to PIC18F4680
Hi Enamul
Many thanks for the reply.
Has updated Flowcode to version 5.4
And thank some others will look at problemmet.
I thought after many tests that problemmet was me;-)
Many thanks for the reply.
Has updated Flowcode to version 5.4
And thank some others will look at problemmet.
I thought after many tests that problemmet was me;-)
Best Regard
Monie
Monie