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

Open drain concept in ML51SD1AE nuvoton controller #5

Open
SANKETMODHE7028 opened this issue Oct 21, 2024 · 0 comments
Open

Open drain concept in ML51SD1AE nuvoton controller #5

SANKETMODHE7028 opened this issue Oct 21, 2024 · 0 comments

Comments

@SANKETMODHE7028
Copy link

Here is my task is to blink LED

I use 4 GPIO pin and 4 led are there.
in these case

  1. first line high so LED on and then other 3 lines going to open drain mode.
  2. . 2nd line high so LED on then 1st ,3rd,and 4th pin going to open drain mode.
  3. 3rd line high so LED on then first 2 and 4th pin going to open drain mode.
  4. 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 SANKETMODHE7028 changed the title Open drain concept in ML51SD1AE controller Open drain concept in ML51SD1AE nuvoton controller Oct 21, 2024
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