User Activity

I'm trying to connect to my DK2 from STM32CubeIDE but the ST LInk port doesn't seem to work. In Device Manager I see "Unknown USB Device (Device Descriptor Request Failed)". I tried several cables and ports on my PC.I should mention that I'm running ...
What's the process to add a native gcc to openstlinux-weston so I can compile from the command line on my DK2 dev board? I was able to rebuild using bitbake and started poking around to find which layer to enable to get a native gcc running on the ST...
I tried downloading the 2.0 SDK but the link goes to the "sources" tarball., not the SDK. I tried to get there various ways but can't find the download.Thanks,Andrew
I'd like to use aiohttp on OpenSTLinux but when I try to install it complains about needing Python 3.6+.Is there a straightforward way to upgrade to a new Python? I'm running the STM32MP1 DK2 board.Thanks,Andrew
Posted on July 22, 2011 at 22:16Hi all,I'm trying to understand how to use simple static RAM (not PSRAM, just standard async SRAM with separate addr and 16 bit data bus) attached to the FSMC as is done on the eval boards (STM3210E_EVAL and STM322xG_...