User Activity

In my custom board equipped with STM32WB15CCU6 MCU the BLE P2P client application does not work. I'm currenty using the BLE stack full version 1.15 flashed at address 0x08021000. I do not have LSE crystal therefore I use HSE for RTC wakeup (configure...
Hi, I'm evaluating the STM8 UART emulation library (STSW-STM8051). I'm using the STM8SVLDISCOVERY board. Instead of the TIM3 I'm using the TIM2 timer since the TIM3 is not available on the STM8S003K3: I configured the project to communicate at a baud...
Posted on November 15, 2017 at 17:03I'm trying tu use the Acoustic Echo cancellation library from the STM32CubeFunctionPack_SMARTMIC1_V1.0.0 package. However, all the library functions return the ACOUSTIC_LOCK_ERROR error. What am I missing?I'm usin...
Posted on June 20, 2016 at 08:23Hi, I designed a board equipped with two L6480 motor drivers; the drivers are connected in daisy chain mode. To keep the two motor synchronised, the OSCout of the first driver of the chain feeds the OSCin of the secon...