User Activity

I have attached an Adafruit LCD (https://www.adafruit.com/product/1770) to my STM32MP157D-DK1 on SPI5 (on the RPi header). I am working with Yocto and the STM32MP1 BSP (but not OpenSTLinux). I am attempting to modify core-image-minimal to enable the ...
I have an old Edimax EW-7811Un that I am trying to get working on the STM32MP157D-DK1. I have installed Yocto along with poky and the meta-st-stm32mp BSP layer. I do not want to use OpenSTLinux right now.I configured the kernel with bitbake -c menuco...
I have an STM32MP157D-DK1 board, and I'm trying to build a custom Linux image for it with the Yocto Project. I followed the guide here (https://forum.digikey.com/t/yocto-getting-started-with-the-stm32mp157/14074) to create a core-image-minimal.I’m tr...
I'm using STM32CubeIDE and created a project for the Nucleo-L476RG with FreeRTOS selected. I switched the Timebase Source to TIM6 to allow FreeRTOS to have SysTick. I created 2 tasks and 1 queue (for the default 16x queue size of uint16_t). Here are ...
Kudos from