Quick Hints Check Harddisk SMART Status by Harald Rosenfeldt|Published January 4, 2024-Updated January 4, 2024 On the Windows command line: wmic diskdrive get model,status It either gives you “OK” or “PRED FAIL”.
Published August 19, 2018 Measuring RF Noise With an RF Spectrum Analyzer (or how to convert dBm into V/sqrt(Hz)) Well, here is the short story: RF Spectrum Analyzers display the result in dBm, whereas noise specifications are often given in nV/sqrt(Hz). […]
Published January 2, 2018 Xilinx SDK Auto Update Bug? When exporting the hardware to the Xilinx SDK (I am using 2017.2), the SDK automatically updates the system wrapper. Unfortunately it messes […]
Published May 6, 2019 Linux in Anger tl;dr : If you are an angry Windows alien using Linux, you will need these commands. I assume it is just as […]
Published January 2, 2018 Zedboard: Booting Standalone Application from SD-Card Suppose, you wrote your C- or C++ standalone application using the Xilinx SDK. Now you want to write it to an SD-card […]