Need alittle input on the initialization code for the HB25..
deno
Posts: 242
Hello to all...In the documentation for the HB25 the following lines of code initialize the HB25:
DO: LOOP UNTIL HB25 = 1· 'Wait for HB-25 power up
LOW HB25······················ 'Make I/O Pin Output/Low
Question...does the HB25 output a logic HIGH to the stamp and the stamp waits for this logic HIGH, then turn itself into an INPUT to receive the LOW logic from the stamp?· All this on power up?
Deno
Post Edited (deno) : 7/23/2008 1:24:11 PM GMT
DO: LOOP UNTIL HB25 = 1· 'Wait for HB-25 power up
LOW HB25······················ 'Make I/O Pin Output/Low
Question...does the HB25 output a logic HIGH to the stamp and the stamp waits for this logic HIGH, then turn itself into an INPUT to receive the LOW logic from the stamp?· All this on power up?
Deno
Post Edited (deno) : 7/23/2008 1:24:11 PM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
Deno