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

Resolved! What footprint to use with the UFQFPN48 casing

Hello, In the product specification STM32WLE5xx/STM32WLE4xx, december, 2022 DS13105 Rev 12, we can find on page 137 a recommended footprint in Figure 32 for the UFQFPN48 casing.But, we can also download the footprint of this casing in the CAD Ressour...

DBlan.4 by Associate II
  • 1833 Views
  • 4 replies
  • 0 kudos

Resolved! STM32WB15CC too much current consumption in stop1 mode.

Hello, I can't get a current lower than 108µA in stop1 mode. It's expected 3µA in the datasheet.I set all pin in analog input mode, disable the debug in low power mode.I try with the NUCLEO Board as explain in the article number n°2190.I also removed...

JGuir.1 by Associate II
  • 666 Views
  • 1 replies
  • 0 kudos

[STM32WB] iBeacon server client control

Hello,I want to change the mode of iBeacon (M0+) to server or client through button switch while Cortex-M4 is runningHardware initialization or rtc initialization should not be performed when the corresponding function is operating.Thanks

Nemonas by Associate II
  • 856 Views
  • 3 replies
  • 0 kudos

STM32CubeProgrammer External Loader issue

Hi!I need to have the ability to program an external SPI flash (W25Q32) via External Loader.I've implemented the loader as described here and it worked successfully for smaller binary file, yet I've got some issues uploading a bigger binary.Once I de...

AZyma.1 by Associate II
  • 1286 Views
  • 2 replies
  • 0 kudos

Why is the SAI (I2S) used in DMA mode generate noise

I am using a SAI device on a SMT32WB55. Using it as a wavetable synth that produces a triangle wave. I am able to play my triangle wave for x amount of time with HAL_SAI_Transmit_DMA(&hsai_BlockA1, (uint8_t*)data, size);And later stop it with a timer...

eeprom by Associate II
  • 1081 Views
  • 3 replies
  • 0 kudos

Resolved! SYSCLK vs SystemCoreClock

Hello,I want to know difference between SYSCLK and SystemCoreClok.When ı try to configure clock of different peripherals I saw terms SYSCLK and SystemCoreClock. I use MSI for SYSCLK which is configured to 32MHZ and for cpu1 ı divided sysclk by 4 and ...

MOB1 by Associate II
  • 2164 Views
  • 2 replies
  • 0 kudos