HELLO,
It's possible to implement a project in MC9S08JM60 to use as a MSD with internal flash memory? How can i do this?
Does MSD stand for Mass Storage Device?
If so, yes, in theory. In practice, no. With 60K to host you application and storage you can no longer call it 'Mass', can you?
Look at AN3927
Yes, my mistake haha. I need to push some text file like a usb stick, read into the memory and erase file. Thanks for share the AN, i will read about it.