Serial data in and loading scratch ram...
bmb!
Posts: 26
Sorry, if this has been asked a number of times. I searched the forums a couple different ways and didn't find anything.
My question... Does anyone have any sample code using the SERIN command to receive data and pop it into the scratch ram? The would occur in a loop until an end of transmission character was sent. Basically I'd like to quickly (9600) load ~32 bytes of data via SERIN into a section of the scratch ram. Is such a thing do-able? I thought I could find some sample code online, but so far no luck.
Thanks, in advance...
My question... Does anyone have any sample code using the SERIN command to receive data and pop it into the scratch ram? The would occur in a loop until an end of transmission character was sent. Basically I'd like to quickly (9600) load ~32 bytes of data via SERIN into a section of the scratch ram. Is such a thing do-able? I thought I could find some sample code online, but so far no luck.
Thanks, in advance...
Comments