| ??? 04/23/03 16:11 Read: times |
#44027 - RE: Simple Function Generator Responding to: ???'s previous message |
" And i want to ask how can i load the data into the EEPROM i mean the software required or i must have a file.hex type,how can i get it if i want a special data at each address of the ROM,all that is to be done without using Microcontrollers or Processors."
Using a 2816 you'll have 2048 bytes, 512 bytes for waveform. At each position you should store the byte corresponding value (00h to FFh). The file format to be programed into the eprom depends on your eprom burner. Some need hex files, some raw (or bin) files. Hex editors like hex edit or Ultra edit can generate both type of files. In the links section you'll find some simple utilities that can convert hex files to bin files and vice-versa. hth orlando |



