STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

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...

Ouadi by ST Employee
  • 618 Views
  • 0 replies
  • 2 kudos

STM32WB55 Device Name is not changed in GAP/GATT

Hey,I try to change the device name for my broadcast inside the initialization of the Ble_Hci_Gap_Gatt_Init() funtion. My implementation is the following:static void Ble_Hci_Gap_Gatt_Init(void){   uint8_t index; uint16_t gap_service_handle, gap_d...

BSpoe.1 by Associate III
  • 1124 Views
  • 4 replies
  • 1 kudos

STM32WB55RGV6 is not starting up.

We have a product that uses the STM32WB55RGV6 controller. Some of the boards start up without issue, some of them occasionally fail with the STM32WB55RGV6 processor not starting up, and others never start. We don't know if it is a grounding issue wi...

0693W00000aIbxPQAS.png
BBoos.1 by Associate
  • 417 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB Openthread logging level does not change

Im using the Thread_Coap_Generic Example for the STM32WB5MM-DK (CUBEWB version 1.15.0). THe CPU2 Binary is as it is descibed in the readme.txt "stm32wb5x_Thread_FTD_fw.bin". I want to change the logging level of the Openthread. The Change of OPENTHR...

CBuch.1 by Associate III
  • 429 Views
  • 1 replies
  • 0 kudos

Is it possible to brick FUS 1.2?

I had my NUCLEO-WB15CC running stack full v1.15 and today I decided to upgrade it to v1.16 and got "Warning: FUS_STATE_ERR_UNKNOWN". And now I have no stack and I'm unable to install it.And I can't even start FUS, when I try, I get those errors:Error...

Resolved! We have a product using the stm32wb55 that can be exposed to strong electromagnetic files. We occasionally see the HCI_HARDWARE_ERROR_EVENT (time overrun) error from the radio and lose the BLE link. Is there a way to restart the radio when this happens?

Ideally using something like the HCI_RESET command is preferable for our application rather than simply cycling power or resetting the system. Is there some procedure for recycling the M0 processor in the stm32wb while leaving the application proce...

UART_DMA(LPUART) working oddly on STM32WB55

Hello, I have been trying to send and receive data through UART using DMA on STM3WB55. Everything was working properly but suddenly HAL_UART_Transmit_DMA started to work unproperly: the program gets stuck in the Hard Fault function. I am calling HAL_...

0693W00000Lvg9IQAR.png
Kolab by Senior
  • 1379 Views
  • 8 replies
  • 0 kudos