ArduinoA
Arduino9mo ago
13 replies
wtf

Receiving incorrect data through Serial

I'm trying to interact with UART using assembly, but I can't seem to get it to print the right data.

the main things to look at are
putc
and
puts
. everything works fine only if I used one of them and not both in one program.
image.png
main.s2.33KB
Was this page helpful?