Other Parts Discussed in Thread: OPA363
Dear sirs:
We are currently working with the DAC43701DSGT in pair + amplifier + speaker to generate medical alarms. We have successfully generated medical alarms following the instructions of the datasheet on pg 48.
However we also want to be able a "buzzer", which is a constant sound at an audible frequency. We do the following procedure:
1. On DAC1 we generate sqr signal:
Reg 0xD1 --> 0xC000
Reg 0xD2 --> 0x0000
Reg 0x25 --> 0x0FFC
Reg 0x26 --> 0x0000
Reg 0xD3 --> 0x0100
2. On DAC2 we generate a constant signal
Reg 0xD1 --> 0x0000
Reg 0xD2 --> 0x0000
Reg 0x21 --> 0x0400
However unlike with the medical alarm, we do not hear any sound produced. Can you advise? Do you have any examples of the sequence (register, value) to generate a constat audible sound?
Thank you.