osmc and bs2
mikeyhz
Posts: 16
hey there,i am currently in the process of assembling an osmc motor control board which i will control with my bs2.can anyone help with properly interfacing my stamp (and pwmpal) to this board???? (i dont wanna fry anything).
Comments
1) A link to the OSMC controller board documentation or a copy of the manual posted as an attachment.
2) A schematic showing how you plan to hook things up (also an attachment).
im sure i need one pin to "ali",one pin to "bli" and one to "dis".pwm to "ali" and "bli"
and i think i need to have 5v to "ahi" and "bhi" ???????? oh and also put 24v (car batteries for testing)through "cn1" and "cn2"on the board ??????.
You need to have a pullup resistor on DIS, probably tied to 5V, so the motor controller stays off until the Propeller can initialize itself and set DIS to low (0). I'd use something greater than 10K (like 22K or 33K) so the 2.2K series resistor doesn't prevent the Propeller from bringing DIS low.