xmos / sw_usb_audio

XMOS USB Audio reference design
Other
35 stars 18 forks source link

app_usb_aud_xk_evk_xu316 i2c master currently is 10kHz, not 100kHz #81

Closed QuinnWang closed 2 years ago

QuinnWang commented 2 years ago

I think the 10kHz is a typo? Should be 100kHz? Though there is no problem at 10kHz https://github.com/xmos/sw_usb_audio/blob/aea7ab8d36fcc054a24b0f35302110d31cfabfe2/app_usb_aud_xk_evk_xu316/src/extensions/audiohw.xc#L103

xross commented 2 years ago

It looks like this is a copy and paste from the lib_i2c examples. Agree we should speed this up.