문제

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