User Activity

Hey.I am trying to run ADC DMA sampling on multiple buses/channels, running in parallel to a few FreeRTOS tasks.The following initialization causes unstable behavior and device halt upon boot: HAL_ADC_Start_DMA(&hadc1, (uint32_t*)adc1_buf, 3); HAL_AD...
Hi, We have been experiencing severe issues with RX UART on STM32L071.The RX bus stops receiving data while running, and the only way we could recover from it was to initiate the UART back again which probably clears the registers.Is anyone familiar ...
Hi,I couldn't find online a working bootloader implementation of STM32f103C8 based on generated files from CubeMX, i've started porting the F4 DFU to F1, there are two applications: 0x08000000 - DFU Bootloader0x08008000 - ApplicationJump between the ...
Posted on March 13, 2018 at 13:41Hi.At the MWC 2018, ST presented a demo with RGB camera and the VL53L1x with multiple measurement points on the live image. I got the evaluation boards this week, the datasheet and API manuals online for this device ...
Posted on August 22, 2017 at 13:17HI,i'm trying to operate the STEVAL-SPIN3201 to run a BLDC motor at low speed - 200 - 400 RPM using Hall sensors which are connected to J4 on board.PMSM motor parameters changed to the following values:&sharpdefine ...
Kudos given to