ergen
Junior Member level 3
Dear Sir,
I'm working on a project maybe you can show a way to solve my problem.I have a pic16f84, an 24xx eprom and a max232 ic.I'm using COM2.I want to write a firmware and design a new schematic for this project.In terminal program, when i send a command (which will i define) for example string "SEND" then a blank character 0x20h then a string (its length is 1 kb, 1024 byte).I would like pic to store it in eprom.The first part is this.The command is like this "SEND A*1024" for example.Then when i send command "READ", the pic sends me the string which pic stored in eprom.That's it.I'm working on this project about 2 months and there is no solution.Could you help me for this?
Any schematics, codes in c2c or any helps are welcome.
Thank you very much.
I'm working on a project maybe you can show a way to solve my problem.I have a pic16f84, an 24xx eprom and a max232 ic.I'm using COM2.I want to write a firmware and design a new schematic for this project.In terminal program, when i send a command (which will i define) for example string "SEND" then a blank character 0x20h then a string (its length is 1 kb, 1024 byte).I would like pic to store it in eprom.The first part is this.The command is like this "SEND A*1024" for example.Then when i send command "READ", the pic sends me the string which pic stored in eprom.That's it.I'm working on this project about 2 months and there is no solution.Could you help me for this?
Any schematics, codes in c2c or any helps are welcome.
Thank you very much.