Search found 1302 matches
- Fri 2022-03-18 9:10
- Forum: Stand-Alone Applications
- Topic: VS1053+WAV PCM RECORDER: no amplification
- Replies: 23
- Views: 20112
Re: VS1053+WAV PCM RECORDER: no amplification
Hello! I am the author of the VS1053 WAV PCM Recorder. It's been a while since writing this piece of software, but Pasi is absolutely correct: contrary to what the documentation says, there is no volume control for the input. This feature is actually there on purpose: we have no freely adjustable an...
- Fri 2022-03-18 8:35
- Forum: VS1005 and VSOS Software
- Topic: VS1005 GPIO Access
- Replies: 16
- Views: 10445
Re: VS1005 GPIO Access
Hello 123456, Pasi already gave a link to the VSOS Audio document; the relevant part of that is Chapter I2S Audio Drivers / Driver AUOI2SMA.DL3. See the brown arrow close to the blue text I2S_CF to see which hardware path the driver utilizer. As you can see, with this driver main volume control (the...
- Thu 2021-12-23 14:52
- Forum: VS1005 and VSOS Software
- Topic: Now it has been found that PLAYDIRP has a fatal flaw, I will send the data later.
- Replies: 3
- Views: 2001
Re: Now it has been found that PLAYDIRP has a fatal flaw, I will send the data later.
Hello!
I think I have the drivers fixed now.
They are all part of the latest VSOS 3.65 Root images and Libraries with Source Code and Documentation package, available at viewtopic.php?p=14720#p14720
I hope this fixes your issue.
Kind regards,
- Henrik
I think I have the drivers fixed now.
They are all part of the latest VSOS 3.65 Root images and Libraries with Source Code and Documentation package, available at viewtopic.php?p=14720#p14720
I hope this fixes your issue.
Kind regards,
- Henrik
- Thu 2021-12-23 14:47
- Forum: VS1005 and VSOS Software
- Topic: Latest VSOS Kernel (3.66) available here
- Replies: 109
- Views: 233150
VSOS 3.65 Root images and Libraries with Source Code and Documentation package
Hello Forum Members! Attached to this message is VSOS 3.65 Root images and Libraries with Source Code and Documentation package. It contains quite a bit of new information regarding new audio drivers and other stuff. Perhaps the biggest news is the UTF-8 support which makes it possible to see long f...
- Thu 2021-12-23 9:49
- Forum: VS1005 and VSOS Software
- Topic: Questions about playback Chinese file names
- Replies: 16
- Views: 8865
Re: Questions about playback Chinese file names
Hello! Unfortunately I have no idea how to deal with the short file names on the left. From the very little information I have of GBK encoding (mainly what I read from https://en.wikipedia.org/wiki/GBK_(character_encoding) ), the characters do not look like valid GBK codes because there are no chara...
- Wed 2021-12-22 14:46
- Forum: VS1005 and VSOS Software
- Topic: Latest VSOS Kernel (3.66) available here
- Replies: 109
- Views: 233150
VSOS Kernel v3.65
Hello Forum Members! It is with great pleasure that we release VSOS 3.65. The new release now has support for UTF-8. That means that if you are running a terminal program that uses UTF-8 encoding, you can now run programs like "Dir" and expect to see proper characters in Chinese, Japanese,...
- Tue 2021-12-21 14:42
- Forum: VS1005 and VSOS Software
- Topic: Questions about playback Chinese file names
- Replies: 16
- Views: 8865
Re: Questions about playback Chinese file names
Hello! Here is a new version of getcmd.dl3. It (should) now fully support UTF-8 command line editing so that you can mix Ascii, European (e.g. åäö), and Chinese characters. It assumes Chinese characters are double wide on the screen, which I am not sure if it's always the case. Seems to work with me...
- Tue 2021-12-21 8:22
- Forum: VS1005 and VSOS Software
- Topic: Questions about playback Chinese file names
- Replies: 16
- Views: 8865
Re: Questions about playback Chinese file names
Hello! hi: I just downloaded your 365 package, compiled in VSIDE, burned the program appeared such a prompt, what is the reason。 The VSOS 3.65 I provided was for external SPI Flash, you have tried to program it to internal SPI Flash. To program it to external SPI Flash, select Project -> Prommer/Fla...
- Mon 2021-12-20 14:55
- Forum: VS1005 and VSOS Software
- Topic: Questions about playback Chinese file names
- Replies: 16
- Views: 8865
Re: Questions about playback Chinese file names
Hello! We have now added experimental UTF-8 support to VSOS. This means that Chinese, Japanese, Korean, etc characters should now work in pretty much all applications. For this to work, it was necessary to update the operating system and a few utilities. So, attached to this message is VSOS 3.65, an...
- Mon 2021-12-20 12:23
- Forum: VS1005 and VSOS Software
- Topic: Questions about playback Chinese file names
- Replies: 16
- Views: 8865
Re: Questions about playback Chinese file names
Hello! After some consideration we have decided to update VSOS to fully support UTF-8, including the command line editor and opening files. This means that Dir.dl3 provided in the previous message is just an interim solution, and will be replaced by full UTF-8 support. I will write a new message whe...