On Wed, 18 Feb 1998, Rajko Cebavs wrote: > I need a little help from you? > I was programming my PIC16F84 and the programm seems to be to > long. > > Now I am asking you, is it posible to write programms longer then 1K > which is free EEPROM size for program. > What is your advice, or solution, to this problem > Should I use another type of microcontroler or something else. > Or is it posible to write my program in some external memory and > then conext it with PIC16F84. Wow!! That's a terible thing. With a PIC, you cannot use extenal program memory (except in PIC17 family) and you cannot write a program longer than its specific program-area size (1K in 16C84). Sunthiti Patchararungruang