1. Windows support

    2011-01-07

    On Windows, we can Gnuk USB Token with GPG4WIN. GPG4WIN uses Windows "winscard" driver.

    read more
  2. FTDI2232D Module can be JTAG dongle

    2010-12-11

    At Akiduki Denshi, you can buy FTDI2232D Module, named AE-FTDI2232.

    Adding registers for safety, we can use this module as a JTAG dongle which is supported by OpenOCD.

    Hardware notes:

    • Remove JP2A so that logic level of channel A will be 3.3V
    • Following is the signal connection:
    40 AD0 …
    read more
  3. STM8S Discovery Kit

    2010-11-30

    Gnuk supports the STM32 part of STM8S Discovery Kit now.

    STM8S Discovery Kit consists of three parts: free soldering area, STM8S area, and USB area. At USB area, STM32 is used as a kind of USB controller to access STM8S from PC.

    If you don't mind to break it, you …

    read more
  4. Version 0.4

    2010-11-09

    Version 0.4 of Gnuk has been released. It implements flash ROM garbage collection. Now, you can make your signature more than thousands times.

    Host side program for DfuSe is added. Yes, it is Free Software. Gnuk development can be done with no proprietary OS. JTAG debugger is no longer …

    read more
  5. Introducing 'configure'

    2010-10-23

    Like most GNU packages and other Free Software, Gnuk now have 'configure'.

    $ ./configure --help
    Usage: ./configure [OPTION]...
    
    Defaults for the options are specified in brackets.
    
    Configuration:
      -h, --help        display this help and exit      [no]
      --target=TARGET   specify target                  [OLIMEX_STM32_H103]
                        supported targes are:
                           OLIMEX_STM32_H103
                           STM32_PRIMER2
                           CQ_STARM
                           STBEE_MINI
      --enable-debug    debug with virtual …
    read more

« Page 16 / 18 »