Search found 5 matches
- Wed 2021-02-24 18:39
- Forum: VS1010 Forum
- Topic: VS1010 USB Audio with Mic
- Replies: 6
- Views: 545
Re: VS1010 USB Audio with Mic
I got it working! I had to pull all power from the board and the disconnect the uart to get a full power cycle. I did not notice that there was a 4.5v source being provided by JP3. Once I put on JP3 and JP16. I got a constant values on both channels of zeroes for left and right. I then pulled all po...
- Wed 2021-02-24 2:24
- Forum: VS1010 Forum
- Topic: VS1010 USB Audio with Mic
- Replies: 6
- Views: 545
Re: VS1010 USB Audio with Mic
Thanks Hannu! This is a good example but it does not work with the V2.0 vs1010 development board that has the AK5720 codec. :? FYI - The datasheet for AK5720 indicates: The AK5720 should be reset once by bringing the PDN pin to “L” after power-up. In slave mode, reset and power-down are released on ...
- Wed 2021-02-10 20:19
- Forum: Stand-Alone Applications
- Topic: VS1005 Rom behavior (USB Audio)
- Replies: 0
- Views: 316
VS1005 Rom behavior (USB Audio)
I am wondering about the default rom behavior on the VS1005. The datasheet indicates that there is a USB Audio mode if GPIO0_6 has a pull up resistor during boot. It looks like I have to remove the kernel to access this mode though. I tried just removing all the files from the internal flash of the ...
- Tue 2021-02-02 3:56
- Forum: VS1010 Forum
- Topic: VS1010 USB Audio with Mic
- Replies: 6
- Views: 545
Re: VS1010 USB Audio with Mic
I have started working with the i2s input/ouput of the 2.0 version of the vs1010 development board. I looks like I could use this as a line input and forward it as such on the USB with the right code update to the usb descriptors. I am working with the line in/ line out example and there is no audio...
- Mon 2021-01-04 23:56
- Forum: VS1010 Forum
- Topic: VS1010 USB Audio with Mic
- Replies: 6
- Views: 545
VS1010 USB Audio with Mic
In reference to the VS1010 Development board: I am looking at the feasibility of adding the microphone end point to the USB Audio driver. It seems that there is an available endpoint that have not been used. The mems microphone seems like a good data source for the audio but it seems line-in could b...