Page 1 of 1

PIC24FJ256 Family EEprom emulation capable

Posted: Sun Jun 22, 2014 6:37 pm
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

Re: PIC24FJ256 Family EEprom emulation capable

Posted: Mon Jun 23, 2014 10:11 am
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.

Re: PIC24FJ256 Family EEprom emulation capable

Posted: Mon Jun 23, 2014 11:30 am
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

Re: PIC24FJ256 Family EEprom emulation capable

Posted: Mon Jun 23, 2014 11:34 am
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.

Re: PIC24FJ256 Family EEprom emulation capable

Posted: Mon Jun 23, 2014 11:56 am
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