User Activity

Hello,I want to control the ad9833 module with the stm32f4 development board. I have a library but I couldn't get SPI communication. I cannot get any wave output from the module. I cannot adjust frequency. where can the problem be? I need to create t...
Hello,I want to send the float type voltage value that I read with stm32f429I discovery card using adc reference voltage via usb cdc. My problem is this; I read the adc reference voltage and voltage value, and I can assign it to a float type variable...
Can you share a sample project that controls the ad9833 module with the stm32f4 board?
I have the STM32F429 Discovery development board. I want to send and receive data from the USB port. I will use Virtual Com Port for this. When I connect the Micro USB port on the card to the computer, it does not appear as a device. I use Keil as th...