PinnedDiving into JTAG. Part 3 — Boundary ScanSo, let’s continue the “Diving into JTAG” series and in part three we will talk about JTAG Boundary-Scan.Oct 29, 2023Oct 29, 2023
PinnedThe GPIO Output Speed: What’s Behind This ParameterIn this article, I attempted to understand the essence of the rather enigmatic GPIO Speed parameter.Jun 102Jun 102
PinnedDiving into JTAG protocol. Part 2 — Debugging.In this article, we delve into debugging microcontrollers using JTAG, with a special focus on the ARM Cortex-M architecture and the…Sep 4, 2023Sep 4, 2023
PinnedDiving into JTAG protocol. Part 1 — Overview.The article provides a detailed introduction to the JTAG protocol.Jul 27, 20234Jul 27, 20234
PinnedQuick look. How arguments are passed into functions.The question is on the knowledge of such a thing as Procedure Call Standard. It differs for different architectures I will consider this…Jul 12, 2023Jul 12, 2023
Diving into JTAG. Part 6 — SecurityThe JTAG interface is an important tool however, this powerful interface also presents significant security threats.Jul 26Jul 26
С interview questions. Structure alignment in cThis is one of the most popular interview questions.Apr 63Apr 63
Diving into JTAG. Part 5 — Usage ScenariosThe main examples of JTAG usage, such as debugging and testing of boards in production, we have considered in the previous parts. And for…Jan 29Jan 29
Diving into JTAG protocol. Part 4 — BSDLIn the this article the Boundary Scan Description Language (BSDL) decribed.Dec 19, 2023Dec 19, 2023
Published inStackademicCPython Autopsy. Fixed Length Data Types.In Python, fixed-length data types belong to the category of objects whose size does not change after they are created. These are data…Dec 18, 20231Dec 18, 20231