Question
2DAddressing
- April 1, 2025
- 1 reply
- 757 views
I followed this document, but the UART value is coming out as garbage. The data is being output as 8-bit, but the variable used to store it is 32-bit, so I think that's causing the issue. How can I solve this