Commit Graph

1663 Commits

Author SHA1 Message Date
Ed Clarke
fe3211b0fc DSD native XS2 fix 2018-01-05 15:49:14 +00:00
Ed Clarke
bc4fe5223d Fix DSD implementation (HW tested for DSD64 & DSD128) 2018-01-05 15:03:24 +00:00
Ed Clarke
4963a12e18 Remove error when DFU enabled 2018-01-05 15:02:41 +00:00
Ed Clarke
313fa5b8fe Add DSD XS2 fix 2018-01-03 07:19:27 +00:00
Ed Clarke
665aa5c0aa Function names to meet existing coding style & some comments 2018-01-02 07:25:33 +00:00
Ed Clarke
0f6bc2fa2c Update tdm slave sync check to only look for correct rising edge of frame clock 2017-12-27 16:14:19 +00:00
Ed Clarke
308e63a97d 8ch i2s slave passing 2017-12-27 16:10:00 +00:00
Ed Clarke
573b7f3b0c Remove DSD from slave 2017-12-27 14:42:47 +00:00
Ed Clarke
f4a5501d98 Separate out init ports for master and slave 2017-12-27 14:36:16 +00:00
Ed Clarke
b0642f7c49 Separate out master and slave into 2 delivers 2017-12-27 14:23:54 +00:00
Ed Clarke
9b644d81d7 move dsd out to inline functions 2017-12-27 14:12:28 +00:00
Ross Owen
7685adcfbf Merge pull request #6 from lucianomartin/dfu_fix
Fix for DFU
2017-12-06 15:50:50 +00:00
Luciano Martin
e2f84f77db - removed DFU and XUA_DFU flags and unified all the flags using XUA_DFU_EN 2017-12-06 15:40:05 +00:00
xross
4f0520e12e Added basic doc files 2017-11-10 11:18:47 +00:00
xross
605d2db03c devicedefines to xua 2017-11-03 16:16:21 +00:00
xross
8196956272 Manual add of I2S/PDM mclk share 2017-11-03 16:13:23 +00:00
xross
4ca6f84995 xua_dfu header guard name only 2017-11-03 14:19:11 +00:00
xross
516b4f5171 DFU_BCD_DEVICE removed (use BCD_DEVICE) 2017-11-02 15:40:27 +00:00
xross
69e24a7b88 Flash_interface.c including xua.h 2017-11-02 15:05:32 +00:00
xross
0b99dbe0de More dfu related build issues resolved 2017-11-02 15:01:28 +00:00
xross
ed2a4701a5 DFU related build fixes 2017-11-02 14:49:26 +00:00
xross
abcb6e55b2 Fixups to built in main 2017-11-02 14:29:46 +00:00
xross
078899640d Changelog update 2017-11-01 16:42:44 +00:00
xross
29577a4dc0 Added FB_USE_REF_CLOCK to usb_buffer 2017-11-01 16:41:22 +00:00
xross
99fa8b0442 Fixed build issue in app_xua_simple due to unsafe mclk port 2017-11-01 16:23:03 +00:00
xross
8ceec63c5d Set default BCD_DEVICE to 1.0.0 2017-11-01 16:06:25 +00:00
xross
7f3f1e75b5 Various manual updates pulled over from sc_usb_audio 2017-11-01 16:06:05 +00:00
xross
081526c772 Manual updates to xua_audiohub.xc from sc_usb_audio audio_io.xc 2017-11-01 11:13:08 +00:00
xross
c9d6ca1f9d Manual DFU related updates from sc_usb_audio 2017-11-01 11:01:12 +00:00
xross
d14275e9e4 Final build issues with example app resolved after move to conf.h 2017-10-31 16:16:40 +00:00
xross
420150f737 Resolving build issues due to moving from custom/devicedefines.h to conf headers. Also removed i_audMan 2017-10-31 16:00:29 +00:00
xross
e98fffd966 File re-shuffle. Moving from devicedefines to xua_conf.h 2017-10-16 17:50:25 +01:00
xross
2cb103a0e6 Merge branch 'master' of github.com:xmos/lib_xua 2017-10-13 16:02:52 +01:00
xross
88bcd75960 i_audMan now nullable 2017-10-13 16:01:19 +01:00
xross
05f3c01a3c app_xua_simple now 2i2o 2017-10-13 14:46:40 +01:00
xross
26d53cd274 Resolved issue with app_xua_simple playback - I2C port defs 2017-10-12 15:50:58 +01:00
xross
332ec6fbcb Output functional in simple app. Issue at high volume. Still uses sc_i2c. 2017-10-12 15:33:58 +01:00
xross
d4775f0122 Removed comment only 2017-10-12 13:46:22 +01:00
xross
163ef89ff5 audio() -> XUA_AudioHub 2017-10-12 13:46:12 +01:00
xross
2c20d94d0b xua.h includes xua_buffer.h 2017-10-12 13:28:29 +01:00
xross
28986abc5f More work to app_xua_simple. Builds but missing IO and HW config 2017-10-12 13:28:16 +01:00
xross
0641a96ae5 DFU define rename 2017-10-12 13:27:54 +01:00
xross
5e1ee87764 Define tweaks in simple app 2017-10-12 13:27:41 +01:00
xross
714b4754fd app_xua_simple has USB_TILE on 1 2017-10-12 13:27:18 +01:00
xross
109bf34565 Added XUA_Buffer() which pars buffer and decouple. Re-named these functions 2017-10-12 13:26:52 +01:00
xross
032d972052 Created xua_buffer.h.
Added dummy hw config calls to simple app.
Tmp added gpio_access
2017-10-12 13:26:00 +01:00
Ross Owen
3f7a8fbdf3 Update README.rst 2017-10-10 15:00:55 +01:00
xross
eae3e4237b Initial file tidy-up. Created app_xua_simple. 2017-10-10 15:00:00 +01:00
xross
4d4765dc77 Initial move to lib structure 2017-10-10 09:48:54 +01:00
Ross Owen
7776f74cba Update CHANGELOG.rst 2017-10-09 10:35:13 +01:00