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

Resolved! Getting notified of the end of a HID Report transmission

Hi everyone,I'm developing a device based on a STM32WB55 which has a USB interface. Using CubeMX I created a project with a Custom HID device, FreeRTOS + CMSIS v2.I need to send frames of a proprietary protocol which content usually don't exceed 64 b...

Tøm by Associate II
  • 579 Views
  • 2 replies
  • 0 kudos

I use STM32 Nucleo (MB1355C and USB dongle) to build up Zigbee application. I am trying ZbNwkIfSetTxPower() to extend wireless coverage but see no effect.

Hi. I am Jay working with STM32 ST board (MB1355C and USB dongle) to build Zigbee application. To become familiar with STM32Cube Firmware, I picked and ran one example of STM32Cube_FW located at STM32Cube_FW_WB_V1.13.0\Projects\P-NUCLEO-WB55.Nucleo\A...

Resolved! LoRa-E5 (STM32WLE5JC) without gateway

HI all,I’d like to create a system communication using LoRa protocol between 2 devices, I don’t want to use TTN. I’m newbie with LoRa I’ve seen Seed provide SDK to use LoRaWAN but I don’t want to use gateway or server. To be simple I have one device ...

SBaro.11 by Associate III
  • 1401 Views
  • 6 replies
  • 0 kudos

Resolved! I want to use a timer to sample a signal with the ADC at a regular interval. Seems like the ADC just runs over and over on the first timer trigger and doesn't respect the timing after that.

So, I have TIM2 setup to trigger an ADC conversion and the DMA moves the samples out to RAM. I want to do this every 100us for 1000 iterations. Sounds pretty straight forward. There are 3 ADC channels being sampled using the sequencer on every tri...

BStic.2 by Senior
  • 860 Views
  • 2 replies
  • 0 kudos