Assigning Sin to SERIN
niven
Posts: 1
I have a BS2 on a BoE. How can I assign the serial input (Sin) as the input for the SERIN function? I can only assign a pin number right now, otherwise my program won't compile.
Comments
Use pin port number 16 in your SERIN command and that should do it. Alternatively, if it's just a small amount of data, you can use DEBUGIN.
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com