User Activity

Hi, I work with stm32wle5 where AT commands are received from LPUART. This interface is setup for 9600 bps / 8N1 and its baudrate clock is derived from LSE (32768Hz) clock. The chip is wake up by incoming characters. I observe that transmitted bits h...
I see that all examples are for IAR or KEIL IDE.Can you provide CubeIDE projects as well?Regards,Piotr Romaniuk
Hi,Binaries provided in S2-LP Development Kit v.1.3.3 (en.stsw-s2lp-dk_firmware) are newest than sources provided in that package:Binaries version: 2.3.3Source code: 2.3.0Please provide the sources that were build to that binaries (this ask is direct...
Hi,I am trying to create some first GUI application for STM32F429I-DISCOVERY just to learn TouchGFX. Unfortunately, when I start GenerateCode in TouchGFX Designer following error appears:Generate Code  Generate    Done  Generate Assets    make -f sim...
Hi,I use my device for continuous scanning. The scanning is started by calling:aci_gap_start_general_discovery_proc( 2000 /*LE_Scan_Interval = 1.25 s */, 1800 /*LE_Scan_Window = 1.125 s */, 0x00 /*=use public dev ad...
Kudos from