User Activity

Hi,I'm trying to learn world of embedded linux by trial and error, so I got myself STM32MP157c-dk2.I have followed the instructions from here: https://wiki.st.com/stm32mpu/wiki/STM32MP1_Developer_Packageand here: https://www.digikey.com/eewiki/displa...
Hi,I have STM3241G-Eval board and I'm trying to learn things.Did some LED blinking and now trying to get in to the I2C world.So I created a project with STM32CubeMX and initialized all peripherals with their default Modes.I enabled FREERTOS and gener...
Hi,I have stm3241g-eval board and I created very simple project with it using CubeMX, the latest version. Just USB HS and FreeRTOS enabled and created code. Then Started TrueStudio, also latest version, and opened project from file system.Now when I ...