-
Using `as_int=True` on ChipWhisper-Lite gives a trace longer than `scop.adc.samples`. In my case a trace of length 5190 instead of 5000. It also seems like the traces are misaligned at the start. This…
-
### Why?
sometimes, for some nvme SSDs, there is no firmware on manufacturers site. There are only .EXE instalation files from laptop manufacturers like lenovo. I think it would be possible to extr…
-
Following the instructions for Lab 2_1A, I've encountered the following issue when attempting to build firmware.
I'm running the following in Jupyter:
`%%cmd -s "$PLATFORM"
cd C:/Users/15055/C…
-
Hi,
I have been working through Lab 2_1A using the ChipWhisperer NANO board. I am attempting to insert the multiply instructions; however, doing so results in a syntax error when initializing volat…
-
The FPGA code was changed to disable the trigger input it looks like. With the recent rebuild this actually got pushed out to people.
https://github.com/newaetech/chipwhisperer/blob/develop/hardwar…
-
#6614 adds initial support for the ChipWhisperer CW310 board with Xilinx Kintex 7 XC7K410T FPGA. When doing the PR and during the review process, a couple of follow-up items got identified:
Tooling…
-
Thanks for that very interesting effort.
Could you add the CW project you used for the side-channel characterization? It would be a major help for people who want to directly use this work for educ…
ghost updated
2 years ago
-
Attach JTAG cable to Frank.
https://www.digikey.co.uk/en/products/detail/olimex-ltd/ARM-USB-TINY-H/3471388
ARM-USB-TINY-H connected to ChipWhisperer Connector port on corner of board.
Connected via …
-
It would be useful to have an update tool that can do the firmware updates, without requiring a "full install". This wouldn't need to support much more than enabling bootloader mode & the serial bootl…
-
Hi @alex-dewar ,
we are currently facing an issue with chipwhisperer-minimal.
We cannot import `chipwhisperer`:
```
>>> import chipwhisperer as cw
Traceback (most recent call last):
File "",…