diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2015-09-01 20:13:27 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2015-09-03 18:03:53 +0200 |
commit | 6cdc1e0997c41ef92bb39a67f5f67b676ee5205e (patch) | |
tree | cdc18373e52cbcd422fbdab779009fcc6c9f170c /exception.c | |
parent | 80214a11ba67e76257750e2dae3b1169c3e61c17 (diff) | |
download | libsigrokdecode-6cdc1e0997c41ef92bb39a67f5f67b676ee5205e.tar.gz libsigrokdecode-6cdc1e0997c41ef92bb39a67f5f67b676ee5205e.zip |
jtag_stm32: Fix incorrect handling of registers.
The STM32F10xxx has two serially connected JTAG TAPs, the boundary scan tap
(5 bits) and the Cortex-M3 TAP (4 bits). See UM 31.5 "STM32F10xxx JTAG TAP
connection" for details.
Due to this, we need to ignore the last bit of each data shift (and we
currently ignore the 5 bits of the boundary scan tap).
Diffstat (limited to 'exception.c')
0 files changed, 0 insertions, 0 deletions