Simple questions about SmartPin configurations
rjo__
Posts: 2,114
Except for setting up the SmartPins, I honestly believe that the easiest language to learn and most efficient to use will always be P2PASM. It is such a joy and simple that it is hard to not recommend it as the first choice for a new user with any experience at all... except for the SmartPins.
I simply cannot read the documentation. Every time I try, I end up crying out for help. Which always arrives in the nick of time, but eventually you guys are going to get tired of answering SmartPin questions.
So... here goes: My investigation into whether or not an easy SmartPin configurator can be written....by me:)
Questions:
Is there a bit or bits which says "you're an output or you're an input"
Is there a bit or bits which says "you are digital" or "you are analog"
thanks
Rich
I simply cannot read the documentation. Every time I try, I end up crying out for help. Which always arrives in the nick of time, but eventually you guys are going to get tired of answering SmartPin questions.
So... here goes: My investigation into whether or not an easy SmartPin configurator can be written....by me:)
Questions:
Is there a bit or bits which says "you're an output or you're an input"
Is there a bit or bits which says "you are digital" or "you are analog"
thanks
Rich
Comments
You are speaking English. I'm hearing Greek as translated by a Russian as told to a Latvian.
I'm guessing that your answer is "no."
I used to invoke "for anyone but Chip" because it really upsets me to use any of your time.
I'll get there... let the other guys chime in.
Thanks
The other one is re-labelling the smartpin counter modes in general terms - https://forums.parallax.com/discussion/comment/1482243/#Comment_1482243
EDIT: I also had a shot at making a block diagram of the I/O functions - https://forums.parallax.com/discussion/comment/1473762/#Comment_1473762
The "Figuator" that I was thinking about was a Boolean exercise. Now it looks as though it is going to be a series of switch buttons and fill in the blanks. The end result will be a P2Pasm prototype. It isn't real high on my list right now, but a little each day should get me there by February.
you are wonderful.
thanks
@evanh
Muxed = multiplexing?? Can you send me a link to something that explains that. I have been trying to get an understanding.
thanks.
https://en.wikipedia.org/wiki/Multiplexing
PS: About half way down the article, both arrangements are shown side by side.
Thanks I will look.