User Activity

Hello,I'm using STM32WB55 for a while but I am quite new for using the different power modes. I am using the USB-VCP in order to open a virtual com port and my aim is controlling the board according to the data on the USB-VCP line. I can successfully...
Hello,I have really strange behavior while reading the input port and sending the data via BLE. I have upgraded the firmware to v1.8 and I was using the BLEDataThroughput example as a base of my project. My aim is as follows increasing the MTU size t...
Hi, I am having following problem. I am reading all the GPIO pins of portB when I receive an interrupt. The interrupt rate is 625KHz and I am storing this data for 20ms.The problem is I have data losses every 1ms. I think this happens because of the ...