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

Resolved! ¿enabling UART1 Debug Traces in STM32WB55 (BLE mode)?

I i am trying to follow the AN5604 (STM32WB Series BLE interoperability report) but im unnable of enabling the debug UART. Nothing shows up the Nucleo's stlink's COM port, but the programm is running, im able to conenct to the BLE device from my phon...

0693W00000DmxqdQAB.png 0693W00000DmxuLQAR.png
Javier1 by Principal
  • 1277 Views
  • 2 replies
  • 1 kudos

serial terminals not working properly

Hi! I want to set up transmission between two boards P-Nucleo_wb55. When I firmware blink using cubeIDE example (\STM32Cube\Repository\STM32Cube_FW_WB_V1.12.1\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_CableReplacement)But after opening seria...

by Not applicable
  • 281 Views
  • 0 replies
  • 0 kudos

I can't read more then 8 bytes long attribute value from BLE characteristics with P-NUCLEO-WB55.USBDongle from STM32WB55. It might be a bug?

I can't read more then 8 bytes long attribute value from BLE characteristics with P-NUCLEO-WB55.USBDongle from STM32WB55. It might be a bug?Details:I have 4 characteristics in my service. I can read the first 3 characteristics with ACI_GATT_READ_USIN...

DImre.1 by Associate III
  • 677 Views
  • 1 replies
  • 0 kudos

STM32WLE5XX Flash write

I am using an STM32WLE5 in a design, in the user manual section 3.3.8 it specifically says:Programming in a previously programmed double-word is only allowed when programming an all 0 value. It is not allowed to program any other value in a previousl...

HDaou by Associate
  • 439 Views
  • 1 replies
  • 0 kudos

LoRaWAN_End_Node application for STM32WLE5xx

Dear STM32WL community,I have completed a port of the ST LoRaWAN_End_Node application for use on the STM32WLE5XX as implemented on the RAK Wireless RAK3172 and SEEED Studios LoRa-E5 modules. It is based on the LoRaWAN_End_Node example in the latest (...

SWagn.1 by Associate II
  • 382 Views
  • 0 replies
  • 2 kudos

stm32wle5xx interrupt failure

Hello,I am having problems with stm32wle5xx interrupt servicing. When an interrupt occurs, the M4 seems to jump to an arbitrary location and not the location in the vector table. I observe this only on the stm32wle5xx (on a RAK31772 module), and not ...

SWagn.1 by Associate II
  • 515 Views
  • 1 replies
  • 0 kudos

How to power B-L072Z-LRWAN1 using CN11 (USB Conn.)?

I am trying to power B-L072Z-LRWAN1 board using CN11 USB connector but not able to power it. Though I am able to see Red Led (LD7) glowing, Lorawan stack is not getting executed. I think MCU is not powered. Does anyone know how to power with CN11 con...