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

Resolved! STM32 ADC?

Good morning......I am using the ADC with 2 channels (Ch 9 and Ch 10). I am using an LPTIM to take these samples every 15ms. I have the ADC callback (HAL_ADC_ConvCpltCallback) to interrupt on 'End of sequence of conversion' (per .ioc --- or so I thin...

SWenn.1 by Senior III
  • 1874 Views
  • 9 replies
  • 0 kudos

Resolved! How to select a USB device at startup?

Hi everyone.I need to activate a different USB device (one only, no multi role) at startup, depending for example on a GPIO status. I have two versions of an application on a STM32WB55 Nucleo board working as MSC in a version and CDC in the other. I ...

paolog by Associate III
  • 747 Views
  • 3 replies
  • 0 kudos

STM32WB55 custom board and 32Khz crystal

Hi,I'm creating a custom PCB for the STM32WB55 with BLE functionality and was wondering if in order to use BLE, do I need to include a 32Khz Oscillator on pins PC14 and PC15? I am assuming I do, but did not see anything definitive in the datasheet.T...

kcire L. by Associate III
  • 464 Views
  • 1 replies
  • 0 kudos

Resolved! Append uint32 to string for BLE local name

I think this is more of a c programming question rather than a MCU question, but I figured I would ask anyway. I am trying to append the chip ID from an STM32WB onto the BLE local name for my application and am having trouble figuring out how to do ...

kcire L. by Associate III
  • 556 Views
  • 2 replies
  • 0 kudos