Content originally posted in LPCWare by CroesJeroen on Fri Aug 10 17:04:33 MST 2012
Hello graynomad,
to make it even more clear, I used teraterm. I typed in a 5, saw 0x35 on the oscilloscope and get 0x15 in RBR.
Type a 2, osci=0x32,RBR=0x12.
Type a 9, osci=0x39,RBR=0x19.
Thats indeed what you are asking, and I confirm.
Indeed it's like ORing with 0x10.
If I type in some chars like a,b,c, or d, the RBR register doesnt make sense, getting values like 0x01, 0x05 and stuff like that. Just values that do not correspondent with the normal ascii values I should get.
I'll try to attach it once again to the scope monday and have a look once again.
Kind regards