STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

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

STM32WB flash size

Hi. I started a new project with the STM32WB35CEU as the target. Both in the datasheet and cubeMX MCU info it states 512Kbytes FLASH and 96KBytes of RAM.But when I generate that project code with cubeMX the linkerscript shows 256KFLASH (rx)  : ORIGIN...

lizerd by Associate III
  • 1352 Views
  • 1 replies
  • 1 kudos

About I2C communication using STM32WL. STM32WLを使用�?��?�I2C通信�?��?��?��?�。

I want to use RTC (RX-8571) for I2C communication with STM32WLE5JC. I wrote the code using [HAL_I2C_Master_Transmit] and [HAL_I2C_Master_Receive], but I can only send the device address of the first byte. The errata says "Write the first data in I2C_...

Resolved! STM32CubeMX , how to live with it

I'm trying to set configuration for STM32WL55JC but I have no luck at all. I have set some pins, namely inputs: PB1,PC6,PC13, outputs: PB10,11,15, pc3,4,5, but the problem is all the time, I'm trying to not to touch almost anything wht is not needed...