Pergunta

I need to convert some PCM wave files to HEX files so I can program my memory chip. What is the proper way of doing it?

I couldn't find a utility that simply does the conversion. I know some software like hexedit can edit the files in hex format, but how do I convert the files to programmable hex format?

Foi útil?

Solução

Google is your friend...

Try searching "bin2hex" or "bin2asm" or "bin2c"

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top