User Activity

I'm planning on using a STM32H750IBK6 to measure some high-speed analog signals. I will use the 2 direct channels to measure the signals as fast as possible. Per Table 183 of the datasheet max sampling rate is achieved when the analog external input ...
I have 2 STM32WB nucleo boards I'm using for testing data throughput speed. I'm running the BLE_DataThroughput example application in STM32CubeIDE v1.4.1 with STM32WB firmware v1.8.0.One board is programmed as the client (central) and the other as th...
Hello,I'm using a Nucleo F446ZE to test timer capabilities to make a peak-and-hold PWM driver. I already have the core functionality where TIM1 uses DMA to run through a buffer of variable duty cycles at a higher frequency (e.g. 5 kHz) for the high-s...
I want to setup an ADC in DMA triggered by a 1Hz timer to sample a single channel n-number times consecutively. Currently I can do that with this code (relevant parts only) but only if the number of samples is 16 or fewer, but I want to do more (50-1...
Posted on July 03, 2018 at 18:53I have strange problem on my hand which I can't figure out if it is a Windows driver or USB stack issue. I have an embedded STM32F732 using USB FS CDC for communication. The MCU is self powered with VBus sensing. When...
Kudos from