PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
mem baudrate --help


Set the baudrate for the SPI flash memory communications.
Reading Flash ID will virtually always fail under 48MHz setting.
Unless you know what you are doing, please stay at 24MHz.
If >= 24MHz, FASTREADS instead of READS instruction will be used.

usage:
    mem baudrate [-h] --mhz <24|48>

options:
    -h, --help                     This help
    --mhz <24|48>                  SPI baudrate in MHz

examples/notes:
    mem baudrate --mhz 48