]> granicus.if.org Git - esp-idf/commit
bugfix(i2s): fix bck polarity issue when using pll clock.
authorWangjialin <wangjialin@espressif.com>
Thu, 19 Oct 2017 15:23:01 +0000 (23:23 +0800)
committerWangjialin <wangjialin@espressif.com>
Thu, 19 Oct 2017 15:23:01 +0000 (23:23 +0800)
commita84db78eb18ebd3cd5d087245b4be5e1f6de53a3
tree66d7b1f6e41e17598d83b1bfa72063499b6b06cb
parent6cc809961033c9007a4250c8401c2c7e41c99d7b
bugfix(i2s): fix bck polarity issue when using pll clock.

reported from github: https://github.com/espressif/esp-idf/issues/1119

Digital team think it is due to the decimal divider.
We can reset the i2s tx and rx when calling i2s_stop to avoid this.
components/driver/i2s.c