Page 1 of 1

Expand flash memory of MCU with external memory

Posted: Sat Jun 10, 2023 7:58 pm
by Sergejs
Hi,

Is it possible expand flash memory for my PIC16F628A using external memory IC like 24C32 or any other?

Regards.

Re: Expand flash memory of MCU with external memory

Posted: Sat Jun 10, 2023 8:37 pm
by kersing
Only for data storage where you need to use macros to read/write flash. External memory can not be used for code or variables.