We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I use winbond's w77e58,which has 2 uart. I find the printf output string on uart 0 default, now I want to use uart 1, how can I do?
The Keil C51 documentation for printf tells you how to customise it...
Thanks. I know how to do.