Вопрос

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?

Это было полезно?

Решение

Google is your friend...

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top