-
I use TM4C123GXL Evaluation board. I try to use AD9833 on it. I got error like this.
C:\ti\energia-1.8.10E23\libraries\AD9833_\AD9833.c: In function 'SPI_init':
C:\ti\energia-1.8.10E23\libraries\…
-
Hi Aaron,
I hope this message finds you well. I have a couple of technical questions regarding electrical impedance tomography (EIT) that I hope you can help with.
First, after the boundary volt…
-
Hi,
I'm trying to get this library working with multiple AD9833 circuits connected on the same SPI-bus.
So I've added the following;
AD9833.cpp
```
void AD9833 :: SetFNCPin ( uint8_t FNCpin ) {
…
virtq updated
6 years ago
-
Hi,
The pinouts for the Arduino Nano should be A0 for FSYNC and then the standard SPI pins (10.11.13)
I'm testing mic-jammer-ad9833, intending to do some improvements, but with the wiring as is …
-
hello bro I made a design using, Pro micro usb, AD9833, PAM8403, 40Khz. but my project was not successful I want to ask:
1. I did not find pins 11 and 13 on my pro micro module, then I searched the…
-
Hi. I am attempting to use your library to control an AD9833 board module. I can see the default ~1000Hz sine wave on my scope. I am trying to generate a sine wave of a different frequency, say 300…
-
hi is it possible to create a SPWM with an Ad9833? If not, can I generate a sine and a triangle curve at the same time with one board or do I need two boards for this?
-
I have a small board that has 2 devices attached to the same SPI bus
* AD9833 DDS that uses SPI MODE 2
* MCP41010 Digital Potentiometer that can use SPI MODE 0 or MODE 3
Each device has its own C…
-
Hi,
I tried to make a beeping sound so I used gen.SleepMode(true); and gen.SleepMode(false); to start and stop the sound. But I get a clicking noise. Is there a better way to realise beeping?
-
Just wanna say this is absolutely phenomenal firmware. I was on the fence about buying the LA104 and it put me over the edge.
When messing with the webusb rf analyzer, I can connect to my rf adapt…