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

Resolved! DbgOutputTraces cubemx generation error

I think I've spot a small bug into the cube mx code generation tool for STM_WPAN moduleinto app_debug.c in function  void DbgOutputTraces( uint8_t *p_data, uint16_t size, void (*cb)(void) ) { /* USER CODE END DbgOutputTraces */ HW_UART_Transmit_DM...

oga by Associate II
  • 198 Views
  • 1 replies
  • 0 kudos

Issue on Bluetooth in STM32WB5MM

Hello all,  In my Project I'm using STM32WB5MMG Mcu for Bluetooth via data transmission, Iam Developing code as per the reference of STM32WB5 Nucleo Board and ST's MOOC for Bluetooth pairing,single data read and write.Iam doing as same as the Nucleo ...

image.png image.png image.png image.png
Kavinraj by Associate III
  • 282 Views
  • 1 replies
  • 0 kudos

STM32W55 - UART DMA only odd byte is received

Hello,I have a BLE application and I want to use UART DMA for communication between Nucleo and PC.I have managed to get it working, however everytime only odd bytes are received. (One is received and the second one is not and again..) I'm attaching a...

Using L476rg and sx1272MB2DAS

I'm developing an end-node based on the STM32 Nucleo-L476RG with a LoRa module SX1272MB2DAS and a Grove sensor (based on DHT11). I'm facing a dilemma regarding how to retrieve data from the sensor. I'm torn between two options: modifying the data ret...

ABA by Associate II
  • 592 Views
  • 7 replies
  • 3 kudos

STM32WLE5JC: naming convention for timer?

I also found programming by serial line in below using STM32F446.  Does STM32 has a 'naming convention' for timer, (Like, Basic, Enhanced, etc....), such that I can 'quickly' see if the timer inside our STM32WLE5JC target MCU will have the 'link/slav...

David_ by Senior
  • 320 Views
  • 0 replies
  • 0 kudos

WB55RG BLE Beacon Example via HCI only

Dear All,I am search for an example BLE beacon code for the NUCLEO-WB55RG board which solely uses the HCI layer.There is an example for the WBA board: https://github.com/STMicroelectronics/STM32CubeWBA/tree/main/Projects/NUCLEO-WBA55CG/Applications/B...

whati001 by Associate II
  • 269 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WLE5CCUX 48 pin package

I am trying to enable all 3 UARTS (LPUART, USART1 and USART2) within the STM IDE. However, on choosing LPUART, USARTS2 become unavailable (and vice versa) . Is this a device limitation?   We really would like to be able to use all 3 uarts (no flow co...

DavidG7 by Associate
  • 454 Views
  • 6 replies
  • 1 kudos