I am using usart-static-wf32 example from microchip harmony tutorials but I am unable to view the sent/received byte in register or variable. I am transmitting a byte "0b00000101" using writebyte function but I cannot read it using readbyte function. void..
↧