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

STM32 NUCELO-WBA55CG, No device found on target.

My STM32 WBA55CG was working absolutely fine yesterday and today it seems that, my system refuses to find it. I have checked that i can see it from my device manager but when trying to flash it. It doesn't seem to do anything.When i remove the JP2 ju...

Resolved! B-WL5M-SUBG1 got warning on lorawan app on repo

I tried demo project from repo/STM32Cube_FW_WL_V1.3.0/Projects/B-WL5M-SUBG1/Applications/Lorawan/LoRaWAN_End_Node. i change the Region to my region on Lorawan minddleware setting on CubeMX.After  "debug as" STM32 C/C++ application and got warning "Pr...

flyrobot by Associate II
  • 1292 Views
  • 4 replies
  • 1 kudos

Resolved! HSE with PLL for STM32WB at 64MHZ

There doesn't seem to be any project in the whole STM32CubeWB package that uses the HSE with PLL. At least I couldn't find any with a .IOC file. Most samples in the package use the MSI clock, except, of course, for the wireless projects that use HSE ...

lastMcu by Associate II
  • 1500 Views
  • 6 replies
  • 0 kudos

Resolved! board Suggestion

I was using B-L072Z-LRWAN1 in a project and found out that I needed a very higher transmission rate than LoRa. I am asking if you can suggest me a board that is capable of data transfer rate of 2 Mbps with a duty cycle of 0.2ms. The data size is 30 B...

Sondos by Associate II
  • 843 Views
  • 4 replies
  • 3 kudos

Resolved! Stm32wb55 custom bluetooth stack

I want to develop my custom bluetooth stack in the stm32wb55 using the rust programming language. Does the st platform allows you to do so? I'm new to the wb wireless microcontroller series and I don't have clear if st allows you to use your own stac...

энн by Associate II
  • 665 Views
  • 1 replies
  • 0 kudos

Any registers to show receive signal "quality"

For STM32WLE5JCI6TR, is there register on LoRa receiver node to show quality of received signal in1. Slow (for time frame of packet) frequency difference between transmitter and receiver TCXO.2. Fast frequency difference jitter that are at, says, sym...

David_ by Senior
  • 423 Views
  • 1 replies
  • 1 kudos

Resolved! Problem with frame reception in UART DMA

Hello, I am using the dma to receive data into the uart using the functions: HAL_UARTEx_ReceiveToIdle_DMA(&huart2, UART_p.UART_Data, UART_DATA_LENGTH)); with UART_DATA_LENGTH = 200. void HAL_UARTEx_RxEventCallback(UART_HandleTypeDef *huart, uint16_t ...

laesser_1-1721909996286.png
laesser by Associate II
  • 931 Views
  • 4 replies
  • 0 kudos