User Activity

Are the low level interfaces such as LL_GPIO_MODE available for STM32MP157C? If so, where can I find the headers? I created a project using STM32CubeIDE but can only see headers for HAL.
I would like to understand why I cannot find and enable STM32 SPI support in the Linux kernel and resolve conflicting information in the Wiki articles I am using.When I use menuconfig, I cannot locate STM32 SPI support in the menu. If I use the searc...
Trying and failing to toggle LED 7 of the STM32MP157C-DK2 from the STM32. The IOC file indicates that PH7 is configured as GPIO. The mode is Output Push Pull, the GPIO Pull-up/Pull-down state is No pull-up and no-pull-down. The Maximum output speed i...
I am using STM32CubeIDE v1.4.2 and experiencing issues with editing IOC files. I am using Ubuntu 18.04.05 as recommended by ST. Often when when I am using the integrated Cube MX editor I experience 100% CPU load and the IDE locks up. I have tried inc...
I am using STM32CubeIDE v1.4.2 on Ubuntu 18.04.05 with an STM32MP157C-DK2. The board is running the V2 Starter Kit image. If I set the boot switches to 'Reserved' (Boot 0 = 0, Boot2 = 1) I can program the M4 and step through the code. However, if I ...