Truncated match.
PICList
Thread
'Serial write'
1999\08\14@192411
by
Simon Redwood
I am looking to write a sample down the serialport at 8MHz, it is basically
132 bytes of binary, that I am looking to write into a HC11. My problem is
that I don't really understand how to get this rate correct.
If any one knows of the delay rates to use could they please help out.
prefered language: C
Thanks in anticipation
Simon.
for(i=0;i<=132-1;i++) {
outportb(DATA, data[i]);
/* what ever is best for creating the required delay*/
}
More... (looser matching)
- Last day of these posts
- In 1999
, 2000 only
- Today
- New search...