Jump to content

attila

Technical Forum Moderator
  • Posts

    6,535
  • Joined

  • Last visited

Everything posted by attila

  1. Hi @LifesLesson Under Settings/ Device Manager/ Calibrate/ Reset/ Load Factory Connect W1 to 1+ and W2 to 2+ (connect 1- and 2- to any GND), generate signals and make some screenshots.
  2. Hi @Danny Cote I called state 6 NoDone, before capture Done but still transferring data, which you can consider as Triggered.
  3. Hi @Saeed Zohoori See the AnalogOut_Sweep.py example
  4. Hi @TheRad Have you also considered Analog Discovery 3 ? If you have any specific test setup I could perform this to show you the operation or result. This is an old topic for low frequency:
  5. Hi @samuel.cregut The Protocol tool can log a single SPI or multiple CSs and MISOs. The Logic Analyzer can have multiple interpreters but this works on captures so it is not continuous. The following script logs 2 SPIs to text files: DigitalIn_Spi_Spy2.py
  6. Hi @PaulGlass Could you explain what trigger condition you need ?
  7. Hi @Hazardsneon Some screenshots would be helpful.
  8. Hi @Conrad2468 Press Boot, select Standard, Rename if you want.
  9. Hi @Caleb Messerly There is no recommended Python version.
  10. Hi @bryan78 Yes. The Counter is supported by Digital Discovery in Logic Analyzer. This topic was about Scope Counter and the DD does not have Scope.
  11. Hi @bryan78 ADP5 is VirtualBench for which I cannot change the firmware.
  12. Hi @clb Right now I'm focusing on testing/fixing to prepare for a release, but probably next week will try improve the table editor.
  13. Hi @Akhilles You can have multiple software instruments open but those sharing a common device resource (oscilloscope, logic analyzer,... and wavegen channels) cannot run at the same time, like Network Analyzer instrument uses oscilloscope resource and optionally 1 or 2 or no wavegen channel.
  14. Unfortunately the AD2 FPGA logic is full, such feature would not fit in the device.
  15. Hi @Kabron It is not supported by AD2, only AD3, ADP3X50, ADP2230...
  16. Hi @fractalbrain As visible in the screenshot 3.21.32 but other versions should also work. If you open the application from the disk image Mac warning is probably shown each time. If copied to computer, drag&drop to Applications, only once and it should also launch faster since the disk image is compressed.
  17. Hi @Kabron What device are you using ? This shows trigger counter/timer measured in the device while the instrument is running.
  18. Hi @Ammar Kh Yes, the filter channels are performed in the hardware. Note these are optimized for high frequency, the FIR has only 16 taps.
  19. Hi @doggy The Analog Discovery oscilloscope inputs are differential. This means the read value is the difference between the positive and negative inputs. For channel 1 the positive input is labeled 1+ and the negative 1-, for channel 2: 2+ and 2- The BNC adapter and connectors are single ended. This means the negative input is tied to ground. Triggering is available on oscilloscope input channels, internal and external triggers, and for newer device also on hardware filters, AWG output... Trigger on Math channel is not available since this is performed only in the software/application. If you want to trigger on differential signal use differential input.
  20. Hi @clb You could use table or custom amplitude modes.
  21. Hi @fractalbrain The application is signed. I just updated to Mac 14.3.1 and tested it.
  22. Hi @mikeyc I tried the code and it works as expected, it opens the device specified by sn.
  23. Hi @Jerry Kuo In Protocol tool, only one, master or slave is supported at a time.
  24. Hi @AaronN AVR programmer could be implemented using SPI functions. There is a dedicated (discontinued) AVR programmer which relies on JTAG/SPI cable and modules: https://digilent.com/reference/software/digilent-avr-programmer/start
×
×
  • Create New...