Shop OBEX P1 Docs P2 Docs Learn Events
Sound Module AppMod — Parallax Forums

Sound Module AppMod

demodemo Posts: 19
edited 2007-08-18 16:23 in BASIC Stamp
I've been working on a project with sound module, and it's been working fine, but now I can't
make it record or playback anymore (not with pushbutton mode or serial protocol).

I have tried to reset the chip with this code, without success:

PAUSE 500
SEROUT 4, 500 + $8000, [noparse][[/noparse]"!SM0I"]
PAUSE 100
SEROUT 4, 500 + $8000, [noparse][[/noparse]"!SM0M",149]

I have Board of Education with BS2SX.

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2007-08-18 15:39
    Particularly since it worked before ...

    1) Check your connections

    2) Check your connections

    3) ...

    It would be unusual for the module to fail suddenly unless it had been wired backwards or connected to high voltage (> 5V).
    There is no reason for something to stop working when it worked before (computers are like that) unless something has changed. Wiring loosens. Wires fall out of sockets. Wires break. People put wires back in the wrong socket.
  • demodemo Posts: 19
    edited 2007-08-18 15:59
    Thanks for reply.

    I been using 7,5V. Can that damage the AppMod?
  • Mike GreenMike Green Posts: 23,101
    edited 2007-08-18 16:23
    If you're using the 7.5V to power the BoE, no ... because the BoE runs this through a 5V regulator and that's what the Sound Module uses.
Sign In or Register to comment.