dira[35] outa[35] wraps, I guess
Cncjerry
Posts: 64
Man this one caused some problems. So on the quickstart board, there is a large header but I assume (without finding a schematic) that dira[35] and outa[35] actually effect dira[3] outa[3]. Is this as designed or a fluke?
I also read while debugging this that there are only 28 user pins available. So where are the other 4? I think I need more detail on the processor chip.
Thanks
I also read while debugging this that there are only 28 user pins available. So where are the other 4? I think I need more detail on the processor chip.
Thanks
Comments
When demonstrated the Prop driving 32 servos, I had to add some switches to these pins so I could easily disconnect the servos during the boot or download process.
I plan to write to the eeprom for memory store and retrieve so I guess I should move things around.
It's a bit dangerous to connect components to a connector without knowing the pinout. And yes it will also be a very good idea to read more about the propeller chip first...
Here you find the schematic for the Quickstart board and the layout of the expansion connector:
http://www.parallaxsemiconductor.com/sites/default/files/parallax/P8X32AQuickStartSchematicRevA_2.pdf
Andy
OK, bad stuff might happen, but you can still do it. %^(
Trust me, I've tried it. No damage to the chip, just my pride.
Duane J