User Activity

Hello!There is a board with 2 MCUs, one of them is STM32WB55, second is STM32L4Q5. I need to launch both in boot mode and load firmware over UART. When L4Q5 is in boot mode and UART1 is configured (as mentioned in AN2606) I upload firmware in this MC...
Hello.There is a board with 2 stm32 MCU, one of them is stm32l452. I need to upload a firmware to stm32l452 using system boot. When it starts in system boot mode, second MCU sends 0x7F waiting acknowlenge byte (0x79) but there isn't a responce. After...
Hello!In my app there are the master (stm32wb55) and up to three slaves (stm32wb55 too). In addition to this I need to scan the air permanently. At some point the ble stack of the central stops responding. It means that it becomes impossible to start...
Hello!I'm using stm32wb nucleo board as a central device to connect multiple peripherals. An input data stream from one device is about 40 kb/s, there can be up to three devices. After successful connection the client board starts to get notification...