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

Resolved! STM32WB55 Nucleo Hard Faults In SystemInit()

First time using a nucleo board and I am getting started with the stm32cubeide. I have selected the stm32wb55 nucleo board during project creation and used all the defaults for the cubemx autogeneration code which initializes the buttons and leds. I ...

0690X000009819BQAQ.png
NZinn by Associate II
  • 868 Views
  • 2 replies
  • 0 kudos

Problem with SAI and dma Receive.

Dear all,The following are codes of SAI protocol and dma init.The MCU I using was stm32wb. Then i use HAL_SAI_Receive_DMA(); to receive the microphone senor data in standard i2s protocol,but i the receive data is 0.Did i need to modify in DMA set...

Htzuh by Associate II
  • 317 Views
  • 0 replies
  • 0 kudos

Firmware version 1.2.2 not working.

Hi All; Previously, I use to firmware version 1.2.1 is working with LoRa server version 1.0.2 according LoRa alliance. Now I use to firmware version 1.2.2 is not working. I can send data in OTAA mode. I see Join Request and Join Accept but I can't s...

Gz by Senior
  • 296 Views
  • 0 replies
  • 0 kudos

LoRa RANGE ISSUE

Hi,I am using B-L072Z-LRWAN1and AT-Slave project from I-Cube-LORAWAN SDK. What sequence of AT commands should the host issue to Join the network in OTAA mode and send data. Currently, I am using AT+JOIN and AT+SEND. But with these commands, I am not ...

S.M. by Associate II
  • 286 Views
  • 0 replies
  • 0 kudos

IDE generates a wrong default project

I'm using the P-NUCLEO-WB55 development board, and I'm using the IDE to auto-generate the project/code.However, the default linker script is mis-configured.indeed, the _estack variable is set to 0x2003FFFF instead of 0x20030000.The first address is w...

pierpaolo by Associate II
  • 1076 Views
  • 5 replies
  • 3 kudos

I-CUBE-LRWAN: Usart causes a low power issue

Hi, I am developing software based on the l-CUBE LRWAN software and ran into some low power issues. I have a sensor connected to the USART2 and it is receiving data properly. The problem is that because i had to overwrite the  void HAL_UART_MspInit(U...

TVoge by Associate II
  • 1184 Views
  • 6 replies
  • 1 kudos