User Activity

Hello,We have a made two PCBs with STM32WB55CGU6 Microcontroller in which the sole programming mode is by flashing the program into the Microcontroller by DFU Mode via STM32Cube Programmer.For the first PCB, we erased all the selected sectors in the ...
Hello,I developed a PCB for a project using STM32WB55 and after getting it manufactured I am trying to connect it to the computer in order to run the code on it.However, when I connect it to the PC I cannot see the COM port for it. It seemly doesn't ...
Hello,I have done the MOOC for the stm32wb55 BLE profiles and now I am trying to introduce more BLE characteristics.I managed to make the sensors work and to transmit them to the ST BLE Sensor app. However I can only have one screen active at a time....
Hello,I have an STM32WB and I am trying to get the data from some pressure, temperature and humidity sensors through DMA and send them to my Android via BT, while at the same time saving it as well on a SD card with SPI. Both programs work quite well...
Hello! I am very new at this and I don't understand a lot, so please be patient.I have an STM32WB55 to which I need to connect an SD module to store data from some sensors in SPI mode. I basically followed some tutorials and got to the conclusion tha...