How do I read a data if all of the GPIOs are in output mode.

Andrew asked Dec 09,2020
0

I'm trying to implement an LCD driver. All my pins have been initiated as GPIO output mode. My question is, how do I read a data if all of the GPIOs are in output mode? I mean, we can always change the GPIOs to input mode for that time being, but the code examples I saw from a few different places never changed their GPIO modes.

  • Your Answer(2)
You can only upload 1 files in total. Each file cannot exceed 2MB. Supports JPG, JPEG, GIF, PNG, BMP
0 / 10000
    Browse other questions tagged or ask your own question.