User Activity

I started to use TouchGFX version 4.21.1 recently. Noticed that code generation in Designer is changed compared to some old versions and this renders unusable many tutorials and documentations that can be found on net.   My problem is that I can not ...
We have product that runs on two AAA batteries based on STM32L010K8 and according documentation this product should consume around 26uA when in low power run mode(32Khz clock source).Measurement showed that micro consumes around 90uA which is unaccep...
I have project where I use 3 async UART to exchange data between 3 micros.When I use my own FIFO stack with regular USART API everything works.Now I need to use IDLE detection to keep calls to FIFO stack low. Whenever I try HAL_UARTEx_ReceiveToIdle_...
Probably related to gnu-tools-for-stm32.9-2020-q2-update 746 | _ptr = _REENT;   |     ^~~~~~c:\st\stm32cubeide_1.4.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924\tools\arm-n...
I would like to run my modified stm32f0x.cfg in system workbench.Basically just added to turn off PLL before programming it. Whenever I try to modify this stm32f0x.cfg and run debug session system workbench detect change in environment and overwrites...
Kudos given to