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
  • 1300 Views
  • 0 replies
  • 2 kudos

ZigBee timeout to join the network

Hi,The ZigBee Coordinator does not allow the new nodes to join the network after a certain amount of time. I want to change this behavior. I want the coordinator allow the new nodes to join the network at any moment of work. How to change it?Best Re...

lukasz2 by Associate III
  • 1789 Views
  • 3 replies
  • 0 kudos

Resolved! Zigbee reconnect problem

I'm trying to develop an application for zigbee for the stm32wb55, but i get some problems when I try to reconnect.The configuration for the coordinator its the next parameters:      - config.startupControl = ZbStartTypeForm;      - config.extendedPa...

Pablo1610 by Associate II
  • 5922 Views
  • 5 replies
  • 1 kudos

STM32 LOCKUP causes in the field?

We're using the STM32WB55CE across a range of products, using a mostly shared codebase. Thousands of devices deployed and mostly very stable, but one particular device (the one with the largest code base) is causing a lot of grief..After a few weeks ...

ChrisLB by Associate III
  • 693 Views
  • 1 replies
  • 0 kudos

CubeIDE keeps generating error????

Hello.I have an STM32WB55 pcb that I developed.  I have been working with it for over a month now and all was working fine.  Today the CubeIDE decided to generate an error (see below):Download verified successfullyFailed to assign value 80037b1, to r...

SWenn.1 by Senior III
  • 486 Views
  • 0 replies
  • 0 kudos

Code Get Stuck

Hi,I am using STM32L072 LoRa discovery kit and enabled UART with DMA. Some times my code gets stuck in HAL_UART_Receive_DMA( ....) function at the line SET_BIT(huart->Instance->CR3, USART_CR3_EIE);This is called at the begining of the code. It wont r...

Code get stuck at

Hi,I am using STM32L072 LoRa discovery kit and enabled UART with DMA. Some times my code gets stuck in HAL_UART_Receive_DMA( ....) function at the line SET_BIT(huart->Instance->CR3, USART_CR3_EIE);This is called at the begining of the code. It wont r...

Slow block read with SPI fatfs

Hello,I measured the performance of uSD card connected through the SPI on Read/Write operation.The weird thing is that the Block read speed is 3x to 4x slower than the write speed.  I'm writing/read 4kB of data and the SD card is formatted with 4kB a...

frnt by Senior
  • 10667 Views
  • 12 replies
  • 0 kudos