DarioG
Allmächtig.
- Total Posts : 54081
- Reward points : 0
- Joined: 2006/02/25 08:58:22
- Location: Oesterreich
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/06 13:26:59
(permalink)
Gort2015 Plenty of stuff you could do with the slave that would previously need a 2nd chip.
Agreed but only to some extent...
|
JorgeF
Super Member
- Total Posts : 3345
- Reward points : 0
- Joined: 2011/07/09 11:56:58
- Location: PT/EU @ Third rock from the Sun
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/06 15:09:06
(permalink)
Hi Gort2015 Plenty of stuff you could do with the slave that would previously need a 2nd chip.
Exactly. du00000001 Hi all, now the can of worms has been opened! https://www.eeweb.com/pro...ital-signal-controller
Besides 2 cores it has also duplicated peripherals, a set for each core, so in fact is 2 PICs in the same package, not simply a dual core PIC. JimDrew Yeah, I looked at their code. If you look at how it works you will notice that the slave code is larger than normal code found in the program memory space. They do the code building a lot like an Intel hex file, where each "line" of code starts with a record entry that dictates the length of the line and where in the PRAM the code is suppose to go.
Why does this, somewhat, makes me think of the PKOB LVP programming? I wonder...
|
JorgeF
Super Member
- Total Posts : 3345
- Reward points : 0
- Joined: 2011/07/09 11:56:58
- Location: PT/EU @ Third rock from the Sun
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/06 15:12:20
(permalink)
Hi Surptise Surprise!!! I failed to re-engenieer the link in one of the quotes of my previous post, and ..... the forum didn't complain!?!?!? Might it be that this dam*** forum has been improved? EDIT: Corrected typos
post edited by JorgeF - 2018/07/06 15:37:18
|
du00000001
Just Some Member
- Total Posts : 4119
- Reward points : 0
- Joined: 2016/05/03 13:52:42
- Location: Germany
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/06 15:19:20
(permalink)
It even works. But I wouldn't bet on improvements - might have been some temporary "mood".
PEBKAC / EBKAC / POBCAK / PICNIC (eventually see en.wikipedia.org)
|
JorgeF
Super Member
- Total Posts : 3345
- Reward points : 0
- Joined: 2011/07/09 11:56:58
- Location: PT/EU @ Third rock from the Sun
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/06 15:37:59
(permalink)
Hi Even editing a post (typos) after it has been replied to is working!
|
Antipodean
Super Member
- Total Posts : 2020
- Reward points : 0
- Joined: 2008/12/09 10:19:08
- Location: Didcot, United Kingdom
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/07 03:27:14
(permalink)
FaulknerPD MC has published AN2721 (Getting Started with Dual Core). Anyone got a link to this? The link on the product page goes nowhere, and attempting to search the APs also shows nothing.
Do not use my alias in your message body when replying, your message will disappear ... Alan
|
Antipodean
Super Member
- Total Posts : 2020
- Reward points : 0
- Joined: 2008/12/09 10:19:08
- Location: Didcot, United Kingdom
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/07 03:42:59
(permalink)
Its OK, found it using Google ... Typical Microchip failure again ... Just hope this isn't indicative of problems with the chip ...
Do not use my alias in your message body when replying, your message will disappear ... Alan
|
marcov
Super Member
- Total Posts : 292
- Reward points : 0
- Joined: 2006/10/08 01:59:40
- Location: Eindhoven, NL.
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/07 03:54:26
(permalink)
I don't think it is a coincidence that the first dual core is a motor part. One core motor control using tight loops, other communication + other (lower speed) I/O. That's also the application that we have in mind.
|
Antipodean
Super Member
- Total Posts : 2020
- Reward points : 0
- Joined: 2008/12/09 10:19:08
- Location: Didcot, United Kingdom
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/07 04:08:29
(permalink)
marcov I don't think it is a coincidence that the first dual core is a motor part. One core motor control using tight loops, other communication + other (lower speed) I/O. That's also the application that we have in mind.
That is what I am looking at too. I could also see applications where having a second processor to deal with a complex interface protocol would be worth while so it is off loaded from the master processor.
Do not use my alias in your message body when replying, your message will disappear ... Alan
|
Gort2015
Klaatu Barada Nikto
- Total Posts : 4014
- Reward points : 0
- Joined: 2015/04/30 10:49:57
- Location: 0
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/07 04:14:56
(permalink)
There are still some missing docs. 1. programmers ref. manual (DS70000157) 2. the new dma.
|
marcov
Super Member
- Total Posts : 292
- Reward points : 0
- Joined: 2006/10/08 01:59:40
- Location: Eindhoven, NL.
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/08 02:34:59
(permalink)
I'm also missing the usual short paragraph on interrupt latency. And that while the datasheet lists: Five Sets of Interrupt Context Selected Registers and Accumulators per Core for Fast Interrupt Response Which sounded to me something like shadow registersets to depress interrupt latency. (like SRS on pic32mk)
|
jyaron
Super Member
- Total Posts : 399
- Reward points : 0
- Joined: 2003/11/07 12:43:15
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/08 07:43:31
(permalink)
PHY bit bang on one... network layer on the other. I needed one of these in 1997.
|
du00000001
Just Some Member
- Total Posts : 4119
- Reward points : 0
- Joined: 2016/05/03 13:52:42
- Location: Germany
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/08 08:22:37
(permalink)
PHY bit bang? Which bit rate?
PEBKAC / EBKAC / POBCAK / PICNIC (eventually see en.wikipedia.org)
|
DarioG
Allmächtig.
- Total Posts : 54081
- Reward points : 0
- Joined: 2006/02/25 08:58:22
- Location: Oesterreich
- Status: offline
|
du00000001
Just Some Member
- Total Posts : 4119
- Reward points : 0
- Joined: 2016/05/03 13:52:42
- Location: Germany
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/10 06:20:24
(permalink)
A cowboy is mounting a horse: how's the riding ?
PEBKAC / EBKAC / POBCAK / PICNIC (eventually see en.wikipedia.org)
|
qɥb
Monolothic Member
- Total Posts : 3332
- Reward points : 0
- Joined: 2017/09/09 05:07:30
- Location: Jupiter
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/10 06:24:54
(permalink)
I hope he doesn't get bucked! ;)
This forum is mis-configured so it only works correctly if you access it via https protocol. The Microchip website links to it using http protocol. Will they ever catch on? PicForum "it just works"
|
DarioG
Allmächtig.
- Total Posts : 54081
- Reward points : 0
- Joined: 2006/02/25 08:58:22
- Location: Oesterreich
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/10 15:22:24
(permalink)
mah, tomorrow or possibly in the next days I'll add a connector, couple of leds, capacitors and... let's see  !!
|
DarioG
Allmächtig.
- Total Posts : 54081
- Reward points : 0
- Joined: 2006/02/25 08:58:22
- Location: Oesterreich
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/10 15:22:31
(permalink)
|
DarioG
Allmächtig.
- Total Posts : 54081
- Reward points : 0
- Joined: 2006/02/25 08:58:22
- Location: Oesterreich
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/10 15:22:37
(permalink)
|
DarioG
Allmächtig.
- Total Posts : 54081
- Reward points : 0
- Joined: 2006/02/25 08:58:22
- Location: Oesterreich
- Status: offline
Re: what would you do with a dual core dspic?
2018/07/10 15:22:42
(permalink)
|