Search found 110 matches
- Tue 2019-03-12 16:47
- Forum: VS1010 Forum
- Topic: Boot sequence
- Replies: 3
- Views: 1063
Boot sequence
Hi, VS1010 during the start checks once what memory is connected to it. As next it reports what found: SPIF:c214, 2048K SD:120 MiB If for some reason there is a reading/writting/transfer error and the answer from the SPI is wrong, it reports something like "No SPI 0000 ffff". If there are any mp3 fi...
- Fri 2019-02-22 12:34
- Forum: VS1010 Forum
- Topic: User friendly USB mass storage for VS1010D
- Replies: 7
- Views: 2912
Re: User friendly USB mass storage for VS1010D
Hi, I try to compile ums and get message: "Unknown preprocessor control macro" Any idea to make this "known":). Library is the new one. Build started. Project: ums, configuration: Emulation-Debug lcc -g -hhw_desc -O6 -fsmall-code -DDEBUG -Iinclude -IC:\Program\ Files\ (x86)\VSIDE\libvs1010 -o Emulat...
- Fri 2019-02-22 10:45
- Forum: VS1010 Forum
- Topic: User friendly USB mass storage for VS1010D
- Replies: 7
- Views: 2912
- Thu 2019-02-21 14:25
- Forum: VS1010 Forum
- Topic: User friendly USB mass storage for VS1010D
- Replies: 7
- Views: 2912
Re: User friendly USB mass storage for VS1010D
Hi,
ok, I've found a solution: "MyUsbHandler".
But... In the include list (UMS c-file) is "vs1010dRom.h included.
I have checked many places in the forum and did not found this header file.
Where can I find "vs1010dRom.h"?
regards
am
ok, I've found a solution: "MyUsbHandler".
But... In the include list (UMS c-file) is "vs1010dRom.h included.
I have checked many places in the forum and did not found this header file.
Where can I find "vs1010dRom.h"?
regards
am
- Wed 2019-02-20 18:42
- Forum: VS1010 Forum
- Topic: User friendly USB mass storage for VS1010D
- Replies: 7
- Views: 2912
Re: User friendly USB mass storage for VS1010D
Hi Panu, my program uses "reboot" and it works fine. This version looks very interesting because it gives me the possibility of better control. USB exits if: USB cable is disconnected /USB disk is ejected / ESC is received from the UART Q. Can I (or How can I) make a programmed USB exit? best regard...
- Mon 2019-02-11 10:44
- Forum: VS1010 Forum
- Topic: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
- Replies: 24
- Views: 14060
Re: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
Hi,
as tool I use online converter:
https://audio.online-convert.com/convert-to-aac
best regards
Arek
as tool I use online converter:
https://audio.online-convert.com/convert-to-aac
best regards
Arek
- Fri 2019-02-08 12:42
- Forum: VS1010 Forum
- Topic: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
- Replies: 24
- Views: 14060
Re: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
Hi,
I've converted your "Robots AAC" file to mono only.
With PC player the mono version sound ok.
VS1010 looks to be not very happy with less work and make very, very bad sound.
Can you check it?
Best regards
am
I've converted your "Robots AAC" file to mono only.
With PC player the mono version sound ok.
VS1010 looks to be not very happy with less work and make very, very bad sound.
Can you check it?
Best regards
am
- Wed 2019-02-06 12:10
- Forum: VS1010 Forum
- Topic: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
- Replies: 24
- Views: 14060
Re: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
Hi Panu, And now... "The Robots" are played with my programm code! Many thanks! What I found: Its a very danger to make changes in files already placed in SPI memory. Right way: make all changes in PC and then copy the files to SPI. C#0d1fcd VS1010D VSOS 4.20 Files:6. Buffers:3. Runlevel 7 SPIF:c214...
- Wed 2019-02-06 11:47
- Forum: VS1010 Forum
- Topic: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
- Replies: 24
- Views: 14060
Re: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
Hi, Format SPI, copy all files again to the memory and... of course it works! C#0d1fcd VS1010D VSOS 4.20 Files:6. Buffers:3. Runlevel 7 SPIF:c214, 2048K SD:120 MiB SpiCacheDrv v7 S: SPI Flash c214 Reset virtual memory BootFromX(BOOT.X) Loaded 830 bytes. PLAYALL player by Panu, early test version S:T...
- Wed 2019-02-06 11:31
- Forum: VS1010 Forum
- Topic: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
- Replies: 24
- Views: 14060
Re: VS1010D Virtual Memory, AAC, WMA and OGG Decoders
Hi Panu, get it running but in UART mode only! ("config" has been changed to Runlevel 7) C#0d1fcd VS1010D VSOS 4.20 Files:6. Buffers:3. Runlevel 7 SPIF:c214, 2048K SD:120 MiB SpiCacheDrv v7 S: SPI Flash c214 1L_gtr-nylon22.mp3 <- auto play from SD, I breake it and make manual start VS1010>bootx s:bo...