On Windows, we can Gnuk USB Token with GPG4WIN. GPG4WIN uses Windows "winscard" driver.
read moreFTDI2232D Module can be JTAG dongle
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 moreSTM8S Discovery Kit
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 moreVersion 0.4
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 moreIntroducing 'configure'
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