
| Re: RS 232 communication does not work? Kategorie: Programmierung (von Martin Binder - 19.12.2002 10:40) | |
| 
Als Antwort auf Re: RS 232 communication does not work? von Remon Vos - 19.12.2002  9:49    
 | |
| 
Hi Remon, its easy to tell, you forgot to wait. CC2 is many times faster than the serial interface is. And when you tell it to send the string, after the D is out, obviously the CC2 software changes the contents of the rest of the string in memory. Simply add a wait for hwcom ready before you touch the string variables again, and all will work as you expect it to do. Martin  | |
Antwort schreiben Antworten:  | |