PIC24FJ256 Family EEprom emulation capable

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
Rudi
Posts: 666
Joined: Mon Feb 10, 2014 4:59 am
Has thanked: 493 times
Been thanked: 187 times

PIC24FJ256 Family EEprom emulation capable

Post by Rudi »

Hi,
is the eeprom compo support the emulation for the PIC24 and other?
Any suggest for this by Compo?
I think i must do this by myself with new compo / c code icon, right?
Thank you!
Best wishes!
Rudi
;-)

Info:
The Microchip EEPROM Emulation Libraries support the PIC18 devices, 16-bit PIC24F, PIC24H, and dsPIC33 devices and 32-bit PIC32 devices.

http://www.microchip.com/stellent/idcpl ... e=en538000

APP Note:
http://ww1.microchip.com/downloads/en/A ... 01095D.pdf

User avatar
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: PIC24FJ256 Family EEprom emulation capable

Post by Benj »

Hi Rudi,
is the eeprom compo support the emulation for the PIC24 and other?
Not quite sure what you mean by this but the v6 EEPROM component should simulate and run correctly for a PIC24 device with an EEPROM peripheral.

If you mean EEPROM emulation using Flash on devices that don't have EEPROM then this is currently not supported but in the pipeline.

Rudi
Posts: 666
Joined: Mon Feb 10, 2014 4:59 am
Has thanked: 493 times
Been thanked: 187 times

Re: PIC24FJ256 Family EEprom emulation capable

Post by Rudi »

Benj wrote:Hi Rudi,
is the eeprom compo support the emulation for the PIC24 and other?
Not quite sure what you mean by this but the v6 EEPROM component should simulate and run correctly for a PIC24 device with an EEPROM peripheral.

If you mean EEPROM emulation using Flash on devices that don't have EEPROM then this is currently not supported but in the pipeline.
Thank you Benj,

yes i mean the EEPROM emulation using Flash on Devices that don't have EEPROM but support emulation capable like the PIC24FJ256GB106 or other.

Only if you have a example for the pipeline doing with FC it would be fine if you let me know this how construct this in FC. - You must not make my work for me in this.
I read in just in time in attached. There are 8 Bit and 16 Bit Versions possible.

Best Wishes

Rudi

User avatar
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: PIC24FJ256 Family EEprom emulation capable

Post by Benj »

Thanks Rudi,

If I get some time I will have a go at wrapping some of this code up into a usable component.

Rudi
Posts: 666
Joined: Mon Feb 10, 2014 4:59 am
Has thanked: 493 times
Been thanked: 187 times

Re: PIC24FJ256 Family EEprom emulation capable

Post by Rudi »

Benj wrote:Thanks Rudi,

If I get some time I will have a go at wrapping some of this code up into a usable component.
Hi Benj,
only if you have next days, week, month time Benj - this is not so important.
it will be nice as a compo - but this have time ;-)

I have read this weekend from the possible eeprom flash emulation.
so i have try it with normal eeprom compo -
after fail i found this at microchips web side and the thinking about Flash Eeprom simulate was clear now ;-)
Only the Detail in which Adress Space this can done is not clear in microchips appnotes.
I think the hint will be between "rows".. ;-)

Thank you Benj!
Best wishes
Rudi

Post Reply