User Tools

Site Tools


projects:crazyradio:spi_programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
projects:crazyradio:spi_programming [2013-05-27 20:12]
arnaud created
projects:crazyradio:spi_programming [2013-05-27 20:18]
arnaud [Usage]
Line 41: Line 41:
  
 Launch the program without argument for help. Launch the program without argument for help.
 +
 +<code>
 +$ ./nrfProg
 +nrfProg V0.01 - nRF24LU1 programmer using the Amontec JTAG Key
 +
 +Usage: ./nrfProg <COMMAND> <PARAMETERS>
 +Commands:
 +  help:
 +      Display this message
 +  read <filename> [addr] [len]:
 +      read the memory and write a dump in filename
 +  write <filename> [addr]:
 +      write the content of the binary <filename> into the nRF24LU flash.
 +  hexdump [addr] [len]:
 +      Display a hex dump of the memory
 +  reset:
 +      Reset the nRF24LU1+
 +  holdreset:
 +      Hold the reset (ie. stop) the nRF24LU1+
 +
 +</code>
  
  
projects/crazyradio/spi_programming.txt · Last modified: 2020-05-12 14:14 by kimberly