Search found 9 matches

by sgtpepper335
Thu Aug 23, 2018 10:20 am
Forum: Other Applications
Topic: USB Audio 2.0 with XMOS explorer kit and I2S Codec
Replies: 2
Views: 8464

Re: USB Audio 2.0 with XMOS explorer kit and I2S Codec

Hello infiniteimprobability :) The I2S clocks are fine, I checked the values and it's OK. The CODEC is working because the I2S ADC serial bus are getting out data... It doesn't work neither in Input and output neither. I'll try to run the debugger as you suggest ! PS: I already succefully used the e...
by sgtpepper335
Thu Aug 23, 2018 9:20 am
Forum: Other Applications
Topic: USB Audio 2.0 with XMOS explorer kit and I2S Codec
Replies: 2
Views: 8464

USB Audio 2.0 with XMOS explorer kit and I2S Codec

Hello everyone, I started developping a 6-channels in 2-channels out USB audio system with the XMOS explorer kit. The reason why I didn't use the xCORE-200 Multichannel board is because I already developped a PCB with a Cirrus Logic CS42448 I2S CODEC with all the hardware needed to make it work (ana...
by sgtpepper335
Sat Apr 28, 2018 6:51 am
Forum: Development Tools and Programming
Topic: [SOLVED][I2S - I2C] Unable to build - lib_logging problems
Replies: 9
Views: 4294

Re: [I2S - I2C] Unable to build - lib_logging problems

Problem Solved ! Thank you CousinItt for your suggestion, it was just a problem due to the odd U character ! The folder in which all my workspaces were contained an "accent" -> "Développement".
I guess the compiler doesn't use the same character encoding !
by sgtpepper335
Sat Apr 28, 2018 6:36 am
Forum: Development Tools and Programming
Topic: [SOLVED][I2S - I2C] Unable to build - lib_logging problems
Replies: 9
Views: 4294

Re: [I2S - I2C] Unable to build - lib_logging problems

Hello CousinItt, thank you for your reply. I tried building in different workspace locations and I also tried to close all the projects, I even tried to clean the project. After the importation of the libraries by xTime Composer I make a refresh, I clean the project and I check the depedencies in th...
by sgtpepper335
Fri Apr 27, 2018 2:39 pm
Forum: Development Tools and Programming
Topic: [SOLVED][I2S - I2C] Unable to build - lib_logging problems
Replies: 9
Views: 4294

Re: [I2S - I2C] Unable to build - lib_logging problems

I created a new workspace, I followed the instructions of mon2 and I still get the same errors. I don't understand, I dont't have the problem with MacOS and this is not a big deal to simply load a project with the right libraries and compile it... https://s18.postimg.cc/95lb8mwlh/compil1.png https:/...
by sgtpepper335
Fri Apr 27, 2018 2:28 pm
Forum: Development Tools and Programming
Topic: [SOLVED][I2S - I2C] Unable to build - lib_logging problems
Replies: 9
Views: 4294

Re: [I2S - I2C] Unable to build - lib_logging problems

Hello, thank you for your help.

I installed xTime Composer on an other computer with Mac OS and I've been able to compile with it.
I'll try the solution of mon2 with the other computer to see if it works.
by sgtpepper335
Wed Apr 25, 2018 5:22 pm
Forum: Development Tools and Programming
Topic: [SOLVED][I2S - I2C] Unable to build - lib_logging problems
Replies: 9
Views: 4294

[SOLVED][I2S - I2C] Unable to build - lib_logging problems

Hello everyone, I'm trying to use the I2S and the I2C libs with my XCore Explorer Kit... I am new with XMOS Hardware and xTime Composer. I've been trying to compile my code for more than an hour now and I always get the same error in the console: Using build modules: lib_gpio(1.1.0) lib_i2c(4.0.0) l...
by sgtpepper335
Sat Mar 24, 2018 12:55 pm
Forum: Other XMOS Development Kits
Topic: USB-Audio INFO with xCORE-200 eXplorerKIT or xCORE Multi-Channel AUDIO
Replies: 2
Views: 6256

USB-Audio INFO with xCORE-200 eXplorerKIT or xCORE Multi-Channel AUDIO

Hello everyone, I'm currently developping a multi-channel audio device with an audio codec from Cirrus Logic(CS42448), my goal with this codec is to transmit 6 audio streams by USB in order to make real-time audio processing. The CS42448 is able to transmit digital audio streams by I2S on 3 DATA LIN...
by sgtpepper335
Sat Mar 24, 2018 12:52 pm
Forum: Other XMOS Development Kits
Topic: [USB-Audio INFO] xCORE-200 eXplorerKIT or xCORE Multi-Channel AUDIO
Replies: 1
Views: 5120

[USB-Audio INFO] xCORE-200 eXplorerKIT or xCORE Multi-Channel AUDIO

Hello everyone, I'm currently developping a multi-channel audio device with an audio codec from Cirrus Logic(CS42448), my goal with this codec is to transmit 6 audio streams by USB in order to make real-time audio processing. The CS42448 is able to transmit digital audio streams by I2S on 3 DATA LIN...