thank you very much Jonathan, i can probably decipher that into what i need, but just to confirm.
the pin out of the eb500 is as mentioned before. so if i plug my eb500 into my BOE, i can use pins... P7-P15 without confusing the eb500?
Not quite. Pin 9 will toggle the EB500 from command to data mode. Pin 8 will be high or low, depending on the connection status. You could bend or snip the pins. Pin 9 I never use, but pin 8 I use to make sure that I have a connection before I leave the init routine.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔ www.madlabs.info - Home of the Hydrogen Fuel Cell Robot
Wait, I think we are missing a lil something here. I;ve been talking eb500 pinout. Using the appmod header on the BOE, pins 0-1 of the Stamp will be conected to pins 3-4 of the EB500. All the rest are offset the same.
So, with the Stamp, feel free to use:
2,3, if not using flow control
4,7-15
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔ www.madlabs.info - Home of the Hydrogen Fuel Cell Robot
Comments
3 = output
4 = input
5-6 Flow control, optional
7 = NC
8 = Connection status
9 = Mode control, data or command
10-19 = NC
20 = VDD
At a minimum, you need to use 2 Stamp pins connected to 3&4. Pin 6 would be used to tell the host to stop transmitting.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.madlabs.info - Home of the Hydrogen Fuel Cell Robot
the pin out of the eb500 is as mentioned before. so if i plug my eb500 into my BOE, i can use pins... P7-P15 without confusing the eb500?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.madlabs.info - Home of the Hydrogen Fuel Cell Robot
So, with the Stamp, feel free to use:
2,3, if not using flow control
4,7-15
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.madlabs.info - Home of the Hydrogen Fuel Cell Robot