User Activity

Is support for the nucleo-wb15cc already in Zephyr or does it need to be added?  I am new to zephyr and would like to avoid re-inventing the wheel if possible. From a setup I just created today (so should have the latest released code) I didn't see t...
Last week my debug/development environment was working.  My laptop is connected to a docking station.  I have a long USB-A to USB-A extension cable (15 feet) to an unpowered USB hub with 5 ports.  My 'scope, power supply, DVM, and STLINK-V3MINIE are ...
Our board has an STM32L031 as a SPI master with two AD5271 Digital Pots (R24 and R25) as SPI slaves.  After power-on both digital pots can be read (return default of 511).  The first digital pot accessed can be given a new value and that new value re...
The STM32WB1MMCH6TR module has a BOOT0 pin that is pulled high on the MB1868 "B-WB1M-WPAN1" board through (what appears to be) a non-populated resistor. Without this resistor the BOOT0 input to the module is floating.  Does the module pull the signal...
I have a project using the STM32L031.  It's fairly simple and doesn't require DMA, probably doesn't even need interrupt processing (polling should be fine for what little UART traffic is planned). Is there a way to configure the project in STM32CubeI...
Kudos from