Hi team,
I have a question about the sequence of Enabling Beep Generator (Reg.0x47 D7) and its configuration(0x48, 0x49....0x4F).
When I sent beep enable command (0x47 D7=1) first and then send command to set its length, volume using auto increment feature
of I2C, then the new setting of the beep generator was reflected immediately.
I thought once beep generator enable command is sent, the beep starts before waiting the other command to come.
Or in the beep generation will not be enabled until all write command complete in auto increment mode?
Normal
47(add) 89(data) 48(add) 89(data) 49(add) 00(data).....
Auto increment
47(add) 89(data) 89(data) 00(data).....
regards,
regards,