-
Hello, could you please release schematic for the 32-bit CW Lite (or at least its STM32 victim board)?
The repository only includes [schematic](https://github.com/newaetech/chipwhisperer/blob/22972…
-
Hello, I am Eun-Ei studying at Kookmin university in South Korea.
I had been bought ChipWhisperer Board.
(link : http://store.newae.com/cw308-ufo-board/)
I am trying to execute as follows : To…
-
apologies for a general question. but i have the CHW FPGA connected to the CW308-04 which has an rv target. Also connected to the CW308-04, via JTAG, is a segger j-link. with jlinkExe and openocd, i …
-
the aux reset scripts on the develop branch are not working.
```
execfile('/home/why/projects/chipwhisperer/software/chipwhisperer/capture/scripts/aux_reset_avr.py')
Traceback (most recent call l…
-
The random vs. fixed t-test attack (chipwhisperer/software/chipwhisperer/capture/acq_patterns/crittest.py) uses an AES encryption to generate a list of "random" plaintexts. It uses PyCrypto to perform…
-
Read/Writing scope.glitch.offset_fine is inconsistent.
The allowed value should be between -255 and 255 but setting is bellow -40 results in wrong values being set (or read)
```
>>> scope.glitch.…
-
This issue occurs on both Windows and in the VM, but not on the develop branch. It also only occurs on the CW308 XMEGA Target board and not when programming the CW303 XMEGA.
The develop programmer …
-
The stdout/stderr redirection to the logging tab at https://github.com/newaetech/chipwhisperer/blob/master/software/chipwhisperer/common/ui/CWMainGUI.py#L166 prevents the output from going to the shel…
d235j updated
5 years ago
-
When I try to setup the scope of my CW light via the python3 API with `scope.default_setup()`, the lights on the board start flashing wildly for about 5 seconds before raising an OSError:
```python…
-
There is a minor inconsistency in the documentation. It states:
> Instead of setting the clock source for the target to be the glitch module, we instead set the low power MOSFET's input to be the g…