Search found 1302 matches
- Thu 2023-06-01 9:35
- Forum: DSP and Audio Software
- Topic: VS1005 from zero/UART commands
- Replies: 6
- Views: 7133
Re: VS1005 from zero/UART commands
Hello! I will make some additions to Hannu's answers. This is going to be a long one, so I hope it doesn't get too confusing. 2. In fact, there is only one I2S terminal (GPIO10-14). How to make an I2S route through VS1005? Probably, you will have to switch AUII2SS / AUOI2SM during operation? Yes, I ...
- Tue 2023-02-28 9:54
- Forum: VS1005 and VSOS Software
- Topic: Latest VSOS Kernel (3.66) available here
- Replies: 109
- Views: 233154
VSOS Audio Drivers v1.14 and documentation
Dear Forum Members, we have made a new release of the VS1005 VSOS Audio Drivers, along with the documentation. This is not a full VSOS release, so it has not been put into this thread. However, anyone interested in the new 3-channel analog input audio driver, or other new features, are welcome to ha...
- Tue 2023-02-28 9:43
- Forum: VS1005 and VSOS Software
- Topic: VS1005 VSOS Audio Drivers v1.14 - 3-channel analog input
- Replies: 0
- Views: 7893
VS1005 VSOS Audio Drivers v1.14 - 3-channel analog input
Dear Forum Members, attached to this message are the newest versions of our audio drivers along with documentation for them. There are five files attached to this message: AudioDrivers_v114.zip: A complete new set of audio drivers, including full source code. All audio drivers have been updated so t...
- Wed 2023-02-15 12:08
- Forum: VS1005 and VSOS Software
- Topic: VS1005 / VSOS 3.66 supports SD Cards up to 1 TB
- Replies: 0
- Views: 7288
VS1005 / VSOS 3.66 supports SD Cards up to 1 TB
Hello! We have had support for SD Cards up to 256 GB (gigabytes) since early 2019. While 256 GB is a huge amount of data space for audio, there are some applications that would require even more storage space. This week we have moved our upper limit for SD Card size to 1 terabyte(1). As an example o...
- Wed 2023-02-15 11:29
- Forum: VSIDE
- Topic: VSIDE current version is 2.48
- Replies: 7
- Views: 34828
VSIDE v2.48 upgrade files
Dear Forum members, this message contains upgrade files for VSIDE 2.48. Using these files makes it possible to compile and link VS1005g VSOS 3.66 and all associated VSIDE Solutions. Amongst other things it contains our current C Compiler LCC v1.70. VSOS 3.66 for VS1005g is available through the foll...
- Wed 2023-02-15 11:13
- Forum: VS1005 and VSOS Software
- Topic: VS1005 4-channel HiRes Recorder
- Replies: 43
- Views: 65967
Re: VS1005 HiRes Recorder v0.32
[*]Tested SD cards up to 256 GB (was up to 64 GB). Also mentioned here: Of the SD and microSD cards tested by VLSI, Transcends, Lexars and Sandisks in the 8 - 256 GB range (empahsis mine) Are there plans to support capacity greater than 256GB SD Cards? We need to start thinking about adding support...
- Wed 2023-02-15 10:44
- Forum: VS1005 and VSOS Software
- Topic: Latest VSOS Kernel (3.66) available here
- Replies: 109
- Views: 233154
VSIDE v2.48 upgrade files
Dear Forum members, this message contains upgrade files for VSIDE 2.48. Using these files makes it possible to compile and link VSOS 3.66 and all associated VSIDE Solutions released yesterday and today. STEP 1: Install VSIDE 2.48 Check which version you have of VSIDE: VSIDE -> Help -> About. If you ...
- Wed 2023-02-15 10:16
- Forum: VS1005 and VSOS Software
- Topic: Latest VSOS Kernel (3.66) available here
- Replies: 109
- Views: 233154
VSOS v3.66 Root images and Libraries with Source Code and Documentation package
Hello Forum Members! Attached to this message is VSOS 3.66 Root images and Libraries with Source Code and Documentation package. There are updates to the Reverb and I2S audio drivers, as well as the FatInfo, SetClock and DiskFree applications. Some of the projects may not compile with the current re...
- Tue 2023-02-14 14:22
- Forum: VS1005 and VSOS Software
- Topic: Latest VSOS Kernel (3.66) available here
- Replies: 109
- Views: 233154
VSOS Kernel v3.66
Dear Forum Members, it is with great pleasure that I present you with the VSOS 3.66 Kernel. The main new feature is support for SD cards larger than 256 GB. In more detail, sizes up to 1 TB are now both tested and supported. As usual, choose between the External and Internal SPI EEPROM versions, the...
- Mon 2023-02-06 13:46
- Forum: VS1010 Forum
- Topic: Using VS1010D as a spi slave
- Replies: 37
- Views: 11603
Re: Using VS1010D as a spi slave
Your transmission has very little sense. 0001 0010 0011 0100 0x1234 Should be 0010 0100 0001 0110 0x2416 Really is Actually, I might have found en explanation that makes some sense. The assumptions I make are that for some reason the other end is treating bit order incorrectly (LSb first), and that...