Helix MP3 Decoder Library for PIC32

2020-02-08 12:27发布

Helix MP3 Decoder Library for PIC32

(原文件名:11.JPG)

http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2680&dDocName=en554171
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
3条回答
cheungman
2020-02-08 13:31
dsPIC33也行, http://www.pic24.ru/doku.php/en/mp3_dspic/ref/intro

Flash
~29 kB of code + ~17 kB of const section (totally 18% of dsPIC33FJ256GP710 flash size)
SRAM
~25 kB + ~1.5 kB for stack (totally 88% of dsPIC33FJ256GP710 SRAM)


Today the only one Microchip DSC on which you can run this code is dsPIC33FJ256GP710. This is only because of SRAM memory requirements - any dsPIC33 have enough MIPS for decode low-rata MP3 streams.

一周热门 更多>