STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

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

Resolved! STM32wb55, why is GPIO so slow ? How can it speed up?

Hi there, I use the Nucleo-WB55 Board and I want to set some GPIO PINs in a high speed.I use Low Level code to get fastest response.GPIO_Init: GPIO_InitStruct.Pin = PID_D0_Pin|PID_D1_Pin; GPIO_InitStruct.Mode = LL_GPIO_MODE_OUTPUT; GPIO_InitStruct.Sp...

STUser21 by Associate II
  • 7945 Views
  • 2 replies
  • 0 kudos

I'm running the IEE802.5.4 protocol stack on the STM32WB50. Why does the System Clock Mtu source switch on its own?

HelloWe are verifying the communication of the IEEE802.15.4 protocol stack with STM32WB50. I tried to insert a 1ms interrupt on CPU1, but when I initialized and enabled IEEE802.15.4, the 1ms interrupt was extended to 2ms. The cause was that the Syste...

MNitt.1 by Associate II
  • 405 Views
  • 1 replies
  • 0 kudos

STM32L476RET6 + SX1262 (Ebyte E22)

Hello everyone,it seems like it is very hard to get an answer in any lora issues. I give it a shot anyway :DI've watched all the lectures in udemy to get familar with stm32 MCU and i have learned a lot, but unfortunately not enough to get a LoRa-Nod...

VNold.1 by Associate II
  • 4149 Views
  • 7 replies
  • 0 kudos

STM32F103 with LoRa (I-CUBE-LRWAN)

I currently have a NUCLEO-F103RB board and also an I-NUCLEO-LRWAN1 board.Is it possible to interface them directly together? I have seen that the I-NUCLEO-LRWAN is initialized for the STM32L0/L1/L4 series using the I-CUBE-LRWAN.However, I would reall...

MChar.1 by Associate II
  • 1809 Views
  • 5 replies
  • 0 kudos

STM32WLE5 documentation, cube package and evaluation board

Hello,I recently saw the new SoC STM32WLE5 which has been developed. Is an evaluation board available? Is there also minimal support (Cube package, documentation) to start development. I read in a document that there is a NUCLEO-WL55JC, but I couldn'...

MChar.1 by Associate II
  • 1159 Views
  • 4 replies
  • 0 kudos