Author |
Message |
Topic: Code and Format for inputting data to eeprom with txt file |
masssystems
Replies: 8
Views: 9521
|
Forum: General CCS C Discussion Posted: Thu Aug 24, 2006 2:25 pm Subject: Code and Format for inputting data to eeprom with txt file |
Ok, thanks...I'll give that a try. One more thing, when I'm inputting my text data into the buffer, how should I format the information within the text file? Do I seperate it by commas i.e. address, ... |
Topic: Code and Format for inputting data to eeprom with txt file |
masssystems
Replies: 8
Views: 9521
|
Forum: General CCS C Discussion Posted: Thu Aug 24, 2006 12:31 pm Subject: Code and Format for inputting data to eeprom with txt file |
I tried the EX_SISR.c file and I saw how the buffer worked, however I don't really understand how that would help me input a text file from my PC. Can I use the same buffer idea and replace the input ... |
Topic: Code and Format for inputting data to eeprom with txt file |
masssystems
Replies: 8
Views: 9521
|
Forum: General CCS C Discussion Posted: Thu Aug 24, 2006 9:26 am Subject: Code and Format for inputting data to eeprom with txt file |
I would like to replicate a program that I am using that allows me to take a .txt file (from the PC) and put it directly onto the eeprom. Is there a general format for data in the text file (i.e. add ... |
Topic: Code and Format for inputting data to eeprom with txt file |
masssystems
Replies: 8
Views: 9521
|
Forum: General CCS C Discussion Posted: Wed Aug 23, 2006 5:22 pm Subject: Code and Format for inputting data to eeprom with txt file |
Hey,
I have a very general question. I would like to know if it is possible to input data into an external eeprom from a text file. If so, what format am I suppose to use? I am using the softw ... |
Topic: Unable to interface TXN & RCV output |
masssystems
Replies: 8
Views: 8727
|
Forum: General CCS C Discussion Posted: Thu Jul 20, 2006 5:19 pm Subject: Unable to interface TXN & RCV output |
Ok, I appreciate the help anyway. |
Topic: Unable to interface TXN & RCV output |
masssystems
Replies: 8
Views: 8727
|
Forum: General CCS C Discussion Posted: Thu Jul 20, 2006 4:54 pm Subject: Unable to interface TXN & RCV output |
I'm actually using a serial port connection to my PC which transfers two signals to the 'T2OUT' and 'R2IN' pins on the MAX232D. The connection from my rs232 port (on my PC) goes through the MAX232D a ... |
Topic: Unable to interface TXN & RCV output |
masssystems
Replies: 8
Views: 8727
|
Forum: General CCS C Discussion Posted: Thu Jul 20, 2006 4:18 pm Subject: Unable to interface TXN & RCV output |
Well, from my device I have two connections, one reading 'T' and the other 'R'. I don't know if you're familiar with the software prototyping board of the ACE kit, but I used the wiring connecting C6 ... |
Topic: Unable to interface TXN & RCV output |
masssystems
Replies: 8
Views: 8727
|
Forum: General CCS C Discussion Posted: Wed Jul 19, 2006 2:57 pm Subject: Unable to interface TXN & RCV output |
I'm trying to interface a TXN and RCV output from an outside device into the software prototyping board and use the microchip to input certain characters back to the device and output the results of t ... |
|