I'm new at hardware programming: I work with the pic18F4550 with the C compiler from microchip version 8.63. My question is: has someone example code to write a .wav file (binary data) to the flash memory of the pic18F4550?
feedback
|
|
Use a bin2c program to convert the WAV file to a C source file with the data contained in a | |||||
feedback
|