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

Resolved! What is the correct way to set up Thread in CubeMX?

I have been trying to set up the initial code from cubeMX for my Thread Project.The Steps that i have taken are as follow:1) Set up RCC2) Set up HSEM3) Turn on RTC4) Activate RFHere are where the problems start, since i could compile until here5) Sel...

NGama by Associate III
  • 1392 Views
  • 5 replies
  • 0 kudos

Flash, BLE, and C2

I'm working to perform flash operations while the BLE stack is running and there is an active connection. Once I initiate an erase operation, the connection times out with a supervisor timeout.There seems to be an elaborate sequence of steps necessa...

eleventen by Associate III
  • 1059 Views
  • 4 replies
  • 0 kudos

How to set Tx power level in 802.15.4 example code

We are developing wireless communication via MAC 802.15.4 . We used your sample code of Mac_802_15_4_FFD and Mac_802_15_4_RFD to set up the communication between two STM32WB55 Nucleo boards successfully.  But we can't find any code or interface we ca...

SysTick Interrupt is blocking GPIO Interrupt

Hi, I am having following problem. I am reading all the GPIO pins of portB when I receive an interrupt. The interrupt rate is 625KHz and I am storing this data for 20ms.The problem is I have data losses every 1ms. I think this happens because of the ...

OUnsa by Associate II
  • 937 Views
  • 7 replies
  • 0 kudos

Resolved! CubeIDE generate Too Big BIN file for STM32WB55 (402MByte)

Hi,i am building the code for STM32WB55. I have enabled "Convert to binary file (-O binary)" and "Convert to Intel Hex file (-O hex)".I got 2 files:-bin file - 402MByte size-hex file - 183kByteAs i can see, bin file has 62kByte of real data and rest ...

SMako by Associate III
  • 2123 Views
  • 4 replies
  • 0 kudos