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

Resolved! Setting up a LPTIM with AR Interrupt on STM32WLE5

I have a program that requires a 30 second wake up period to feed a watchdog but use as little power a possible. To initiate the LPTIM using an external 32.768kHz watch crystal I am doing this:__HAL_RCC_LPTIM1_CONFIG(RCC_LPTIM1CLKSOURCE_LSE); //LSE L...

HWickham by Associate II
  • 1035 Views
  • 2 replies
  • 1 kudos

STM32WL RX noise figure - adding an external LNA

Hi,I am current reading the material to develop a LoRa application. My PCB is wicked small, therefore the chip-antennas wont have a good ground plane and therefore bad efficiency.While reading about the RX-path, I stumbled upon AN5457 where in figure...

Albi G. by Senior
  • 1237 Views
  • 2 replies
  • 1 kudos

Resolved! SMPS Clock Mux Errors

Whenever I set the SMPS Clock Mux to HSE /4 /2 = 4 I can save the project without errors but whenever I reopen the ioc file I get a warning that there is a clock issue that needs to be fixed.  I go into the clock configuration and it's bee reset to H...

nollstead by Associate III
  • 860 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WL5MOC Certification

Hey,It states on the product page for the STM32WL5MOC that it is certified. In the presentation for the part the FCC logo is under the "Certification" box. Does this mean that the module already has FCC certification? If so, is there a way to view th...

jrlyon by Associate
  • 607 Views
  • 1 replies
  • 0 kudos

Resolved! Rejoining zigbee network fails

Dear ST,I am trying to configure a simple zigbee centralized network with one coordinator and one endpoint, but I can't manage to correctly configure a rejoin request.As I understand it, a rejoin can be used to join a network as well. As per the docu...

Resolved! STM32WL FM Modulation

Hello, I just came accross the STM32WL series and I was wondering if I can implement a different modulation other than the ones included (FSK, PSK). I need to acquire an analog signal, convert it to digital and then modulate it with a frequency modul...

Jò by Associate
  • 914 Views
  • 1 replies
  • 1 kudos

Resolved! STM32WB55CGU6 Current Consumption

Good Morning,I am working with an engineer that needs to asses the current based on the states of the STM32WB.  Is the simplest approach to use the Nucleo Board with the part and then, reviewing the schematic, place a current meter in line with the j...

rick2399 by Associate II
  • 836 Views
  • 1 replies
  • 0 kudos

Resolved! Cluster Zigbee Failure Write Request

Dear St,I'm developing a cluster with a client and server, where I have a client to write on the cluster of the server. I can write with the function ZbZclWriteReq() on the server, but I'm not always successful. When I do the first write, I have succ...

aci_gap_create_connection() never returns on STM32WB5MM

Hello, I'm using the client/server example with two Nucleo-WB55 kit, it works without issue.Now I'm working with my own board:Client : STM32WB5MM moduleServer: the same nucleo-WB55 as above At starting, the client scans and detects the server(with th...

PCu1 by Senior
  • 1276 Views
  • 5 replies
  • 0 kudos