Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuvoton 8051 ML51-SD1AE controller #3

Open
SANKETMODHE7028 opened this issue Oct 21, 2024 · 1 comment
Open

Nuvoton 8051 ML51-SD1AE controller #3

SANKETMODHE7028 opened this issue Oct 21, 2024 · 1 comment

Comments

@SANKETMODHE7028
Copy link

hello sir i got one issue. i worked on 8051series ML51SD1AE controller

Here is my task is to blink LED
I use 4 GPIO pin and 4 led are there.
in these case

first line high so LED on and then other 3 lines going to open drain mode.
. 2nd line high so LED on then 1st ,3rd,and 4th pin going to open drain mode.
3rd line high so LED on then first 2 and 4th pin going to open drain mode.
4th pin high so LED on then first 3 pin going to open drain mode .
this is 4 cases works fine but one issue is generated . if pin going to open drain mode at that time the voltage 0.5 to 0.7 varrying .
i also checked in push pull , pull down/up mode then also pin having something voltage are there. what i do to avoid these error ?

@SANKETMODHE7028
Copy link
Author

hello sir i got one issue. i worked on 8051series ML51SD1AE controller

Here is my task is to blink LED I use 4 GPIO pin and 4 led are there. in these case

first line high so LED on and then other 3 lines going to open drain mode. . 2nd line high so LED on then 1st ,3rd,and 4th pin going to open drain mode. 3rd line high so LED on then first 2 and 4th pin going to open drain mode. 4th pin high so LED on then first 3 pin going to open drain mode . this is 4 cases works fine but one issue is generated . if pin going to open drain mode at that time the voltage 0.5 to 0.7 varrying . i also checked in push pull , pull down/up mode then also pin having something voltage are there. what i do to avoid these error ?

demo
please cheack the diagram . for testing purpose i using four LED . because line are shorted .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant