Does the sofware support SPI sdcard ?
or I need to put my SDcard function myself ? thanks
Search found 245 matches
- Wed 2018-03-07 6:01
- Forum: Stand-Alone Applications
- Topic: player1003but.bin ?
- Replies: 8
- Views: 8814
- Tue 2018-03-06 8:31
- Forum: Stand-Alone Applications
- Topic: player1003but.bin ?
- Replies: 8
- Views: 8814
Re: player1003but.bin ?
That's a good news that it can run on Wine,
Thanks for the solution, I will try and posted,
I need to design PCB first for it, thanks
The software will be written on SPI flash chip right, any SPIs will do, I reckon ?
thanks
Thanks for the solution, I will try and posted,
I need to design PCB first for it, thanks
The software will be written on SPI flash chip right, any SPIs will do, I reckon ?
thanks
- Mon 2018-03-05 4:36
- Forum: Stand-Alone Applications
- Topic: player1003but.bin ?
- Replies: 8
- Views: 8814
Re: player1003but.bin ?
Where can I download it ? any linux version ?
- Thu 2018-03-01 2:43
- Forum: Stand-Alone Applications
- Topic: player1003but.bin ?
- Replies: 8
- Views: 8814
Re: player1003but.bin ?
How do we recompile it if it's needed?pasi wrote: Wed 2018-02-28 15:53 See the Prototyping Board page: http://www.vlsi.fi/en/support/evaluatio ... board.html
The standalone player for vs1003 is in http://www.vlsi.fi/fileadmin/evaluation ... one120.zip
Thanks
- Wed 2018-02-28 6:14
- Forum: Stand-Alone Applications
- Topic: player1003but.bin ?
- Replies: 8
- Views: 8814
player1003but.bin ?
Dear VSDSP Members,
From http://www.vlsi.fi/fileadmin/evaluation ... dalone.pdf
Where can I download :
player1003but.bin
Where's the source code ? What's the compiler for it ? Any version for Linux ?
Thanks
From http://www.vlsi.fi/fileadmin/evaluation ... dalone.pdf
Where can I download :
player1003but.bin
Where's the source code ? What's the compiler for it ? Any version for Linux ?
Thanks
- Thu 2017-07-13 1:31
- Forum: Microcontroller Software
- Topic: ANNOUNCE: Linux driver for vs1053 and vs1063
- Replies: 5
- Views: 22739
Re: ANNOUNCE: Linux driver for vs1053 and vs1063
Good effort, I m interested to experiment with TI cpu.
- Wed 2017-03-08 11:44
- Forum: Microcontroller Software
- Topic: STM32 SPI and VLSI?
- Replies: 9
- Views: 7705
Re: STM32 SPI and VLSI?
You can have different SPI clock for SD and VS10xx.
for 3.5x 12.288MHz you can have 6Mbit/sec read and 10Mbit/sec write.
Can it be slower than the other one ?
For example SPI speed VS1053 is slower than SDIO transfer for SDCard or vice versa ?
I got already the voice but it's not clear, looks ...
for 3.5x 12.288MHz you can have 6Mbit/sec read and 10Mbit/sec write.
Can it be slower than the other one ?
For example SPI speed VS1053 is slower than SDIO transfer for SDCard or vice versa ?
I got already the voice but it's not clear, looks ...
- Tue 2017-03-07 23:45
- Forum: Microcontroller Software
- Topic: STM32 SPI and VLSI?
- Replies: 9
- Views: 7705
Re: STM32 SPI and VLSI?
so it's 3.5 x 12.288 ?
- Tue 2017-03-07 23:43
- Forum: Microcontroller Software
- Topic: STM32 SPI and VLSI?
- Replies: 9
- Views: 7705
Re: STM32 SPI and VLSI?
I put value CLOCKF = 0x8800, what's the best SPI frequency for it ? my Xtal is 12.28MHz
- Tue 2017-03-07 11:18
- Forum: Microcontroller Software
- Topic: STM32 SPI and VLSI?
- Replies: 9
- Views: 7705
Re: STM32 SPI and VLSI?
Should the speed between SPI1 and SDIO match ?
On my atmega128 I shared between SDcard and VS1053 and they are on the same speed.
On my atmega128 I shared between SDcard and VS1053 and they are on the same speed.