NIOZEMBOMB
Newbie
I have a MPPT charge controller which is designed and I have the schematic and pin diagram I am verifying the operation of each pin listed in pin diagram. So I need to check the voltage on the pin p0.5 which is the panel voltage and send those values to arduino for serial monitor through pins p0.6 and p0.7 which are configured for uart transmission I am using Nuvoton ms51 series as that is on the board (charge controller). I have uploaded a code for that but I am unable to read the values on the serial monitor on arduino. I have checked for baud rate and all the basic stuff but need help to identify what wrong. I can also paste both codes if needed.