User Activity

I am using the Nucleo-L476RG and I have bought a 28byj-48 Stepper motor with the ULN2003 Driver. I need to control the motor using STM32CubeIDE and am wondering how to configure a stm project to control the motor at any capacity.
I am starting a DSP class project that will be auto-adjusting blinds using the Nucleo-L476RG board. To start off, I am wondering how it is possible to control the Nucleo board wirelessly with an android phone. I am aiming to control a stepper motor ...
The equipment I am using is the following: Nucleo-Board L476RG, STM32CubeIde 1.10.1. I am attempting to design a simple dsp system that uses an ADC to send the data it receives from a function waveform generator to a DAC, and the DAC output will then...