Problem with Serial Output. Please help.
186b
Posts: 2
We are using the BS2 module and experimenting with the SEROUT command.· The code looks as follow:
N9600·········· CON···· 16468
HIGH 16
· PAUSE 100
· SEROUT 16, N9600, [noparse][[/noparse]"Success"]
When using the BS2 Module on the Board of Education, we're able to view the output "Success" on hyper terminal, but when the BS2 Module is placed on a breadboard, running the same program, we don't get any output.· Is the Board of Education wired a certain way tht we must mimic when using the BS2 on just a breadboard?· Any ideas?
N9600·········· CON···· 16468
HIGH 16
· PAUSE 100
· SEROUT 16, N9600, [noparse][[/noparse]"Success"]
When using the BS2 Module on the Board of Education, we're able to view the output "Success" on hyper terminal, but when the BS2 Module is placed on a breadboard, running the same program, we don't get any output.· Is the Board of Education wired a certain way tht we must mimic when using the BS2 on just a breadboard?· Any ideas?
Comments