Hello, I would like to have my simtrace apdu wrote to the external flash memory, if you have a new Driver for a SST25VF040B / S25FL032P, or a complete solution for recording data APDU in the memory? ----------------------------------------------------------------------
Hi koksu,
On Fri, Jan 13, 2017 at 03:39:14PM +0300, Я wrote:
Hello, I would like to have my simtrace apdu wrote to the external flash memory, if you have a new Driver for a SST25VF040B / S25FL032P, or a complete solution for recording data APDU in the memory?
The SIMtrae project is a collaborative, community based project. Anyone can extend it as they want, the full source code to the firmware is published.
The flash chip on the device indeed was intended for persistent storage of logs, so you can capture data without a USB host attached, and then later read it out. However, nobody seems to have been interestd enough yet to contribute this feature.
Would you be interested in working on this?
Regards, Harald