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

STM32WB55 write OTP fails

I have a board NUCLEO-WB55RG and STM32CubeProgrammer v2.12.0, I'm trying to write OTP area to address 0x1FFF7000, but I got errors.I edit with GUI and I got error message: "Memory edition verification failed", with CLI I have this error:./STM32_Progr...

juvann by Associate III
  • 1094 Views
  • 5 replies
  • 0 kudos

What does RCC_BDCR_RTCEN do on an STM32WL55?

We are using an STM32WL55 (NUCLEO-WL55JC2) and don't understand RCC_BDCR_RTCEN. Our system is configured to be woken up from Stop 1 Mode via RTC wake-up, clocked by LSE. This works, but we wonder about a detail.According to RM0453, RCC_BDCR_RTCEN is ...

skoe by Associate II
  • 1353 Views
  • 5 replies
  • 0 kudos

Resolved! How to use external QSPI flash to save sensor data

Hello,I am currently using STM32WB55 with QSPI external flash.Currently, the plan is to use it without Bluetooth, for now.I am able to write and read the flash in the program.The plan:Record for 24 hours with DMA from sensors to flash.Upload another ...

ASaph by Associate
  • 2571 Views
  • 3 replies
  • 0 kudos

STM32WB55 FATFS sd real time

The stm32wb55 writes data to the sd card in real time through FATFS, and the function f_write() will take tens of ms. I want to use two buffers, one buffer to store data, and one buffer to write data to and from the sd card (can this avoid the delay ...

Lep by Senior
  • 2130 Views
  • 9 replies
  • 1 kudos