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