I am having an issue with bringing up an ADALM2000. Can you provide steps by steps to bring up the ADALM2000? Thanks
Hi,
Here are the main steps in order to use ADALM2000 (for more information you can visit our wiki page https://wiki.analog.com/university/tools/adalm2000/users):
1. Install the ADALM2000 drivers:
2. Plug the device in to USB
3. (optional) Upgrade the ADALM2000 firmware (https://wiki.analog.com/university/tools/m2k/common/firmware)
Copy the m2k.frm file onto the mass storage device, and then eject it. LED1 will start blinking rapidly. Do not disconnect the device until rapid blinking stops!
Now you can interface with ADALM2000.
For exploring ADALM2000 functionalities I would strongly recommand to try Scopy software (https://wiki.analog.com/university/tools/m2k/scopy).
If you are interested in writing code (C++/C#/Python) to achieve any particular behaviour, you can use libm2k (https://wiki.analog.com/university/tools/m2k/libm2k/libm2k).
Please let us know if there are any other ambiguities.
Thank you,
Teo Perisanu
You don't actually need to update the firmware to use the ADALM2000. Just install the driver and Scopy, according to the instructions and you should be good to go.
-Adrian