NUCLEO-WBA25CE1 "Bootloader limitation"
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link MATTER - Matter software expansion for STM32Cube - STMicroelectronics It is a reference implementation for the demonstration of Matter on ST...
Please go and visit our wiki pages where you can find a lot of information on our wireless product families (WB, WBA, WL) and the supported protocols: BLE, Zigbee, Thread, Matter, Lora, ... To begin your technical journey, please start from this top ...
Need the I2C Detailed driver code which contains I2C Read/Write functionalities with DMA.Could anyone provide the code base it useful to us.Regards,Srinivas.V
Hi allSTM32WB55RG nucleo board zephyr (3.0)When BLE stack is enabled, it becomes halt.Can't I use LSI clock to make the BLE stack run ?We made a sample board, but We didn't attach an LSE.So. use LSI clock. If We use LSE in nucleo , it will behave...
HIMy STM32WB55 is configured as central and peripheral role.For debugging, Is it possible to establish an internal connection between them?Running two tasks to handle each app.Cheers!
HiI`m using PNUCLEOWB55 Board for testing USART1 interrupt communications.I have started a project from scratch using CubeID 1.10.1 and choosed PA9 and PA10 as TX/RX respectively with following configuration 115200Baud, WordLen 8bits(including parity...
Hi all,I would like to build a board with wireless module STM32WB5MMG.I'm using kicad and it is really difficult to insert a track for pin 84 (GND) in the central pads due to cad limitations with this BGA footprint. I would like to use only the exter...
I am pretty new to embedded programming and I am trying to set up BLE to get the sensor data from the temp sensor on the STEVAL-PROTEUS board. I set up the BLE in the .ioc file correctly and can connect to the device and service via the ST BLE Toolbo...
Hi. I am working on STM32WB55 and I need to implement a digital signature verification function. I know this MCU has PKA for this purpose, but I also found that ST produce STSafe-a100 module, that in my understanding does about the same, at least for...
Hello,I made my custom board with a STM32WLE5CC micro and I am trying to program it using the SW interface. I have a ST-LINK/V2 where I connect the SWDIO, SWCLK, TRACE_SWO, NRST, VCC and GND pins from my board.When I try to program it using STM32Cube...