User Activity

Hi everyone,I'm using a P-NUCLEO-WB55 for an SPI application with a CMT2219A (HF receiver) which works in Half duplex.I try to read its configuration registers by sending the address with the R/W bit set, then reading the bus by clocking during a byt...
Hi everyone,I'm developing a device based on a STM32WB55 which has a USB interface. Using CubeMX I created a project with a Custom HID device, FreeRTOS + CMSIS v2.I need to send frames of a proprietary protocol which content usually don't exceed 64 b...