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

WB55 BLE client custom board

Hello.I have my custom PCB with STM32WB55CEU. This board is tested so I m able to connect and sending data beetween "my PCB" and Smartphone.Now I have new goal. The goal is to start scan process for nearby devices. I would like to hit breakpoint whic...

Bez tytułu (1).png Bez tytułu.png

STM32WL33 QSPI VS SPI

Hi I am hoping someone might be able to help me with some calculations.I am assessing the STM32WL33 for use in a product.One of the peripherals will be an EEPROM, an M95P32.The EEPROM supports Dual/Quad Output (Read) However the STM32 does not appear...

CEagl.1 by Associate III
  • 509 Views
  • 1 replies
  • 0 kudos

Resolved! aci_gatt_add_service() returns BLE_STATUS_OUT_OF_MEMORY

I am adding services to an existing WB55 BLE project with a small number of services.As I increase the number of services, aci_gatt_add_service() eventually returns 0x98, BLE_STATUS_OUT_OF_MEMORY. (I note that 0x98 is not shown as a valid return valu...

TWood.4 by Associate III
  • 371 Views
  • 1 replies
  • 0 kudos

Resolved! Lora-E5 mini system clock

I am testing Lora-E5 mini with FreeRTOS from LoRaWan-E5-Node-qian example in STM32CubeIde . All works fine except the clock (MSI) is only 4 MHz.  This causes that e.g. osDelay(100) takes 4 s.I have been trying to change MSI to HSE 32 MHz, but no luck...

STM32WL5MOCH6S battery voltage reading

Hi,We have developed wireless temperature sensor using STM32WL5MOCH6S module , it is fully battery operated device and Battery is connected directly to supply  pin of the module, in this we would want to the read battery voltage , is there any regist...

Resolved! stm32wb0x error on build of stm32cube example projects

I'm trying to import the sample project BLE_Skeleton. On build I get the following error:fatal error: osal.h: No such file or directoryThe same error occurs for other BLE sample projects.The error also happened for BLE_p2pServer but was fixed.When ca...

LVanr.1 by Associate III
  • 625 Views
  • 8 replies
  • 1 kudos

STM32WB55 MTU SIZE

I am currently working with the STM32WB55RGV6 MCU and utilizing the BLE functionality provided in the BLE_p2pserver example (STM32Cube_FW_WB_V1.18.0) from ST. However, I am facing a limitation where the data packet size is restricted to 20 bytes, pre...

EBard.1 by Associate II
  • 655 Views
  • 7 replies
  • 0 kudos

Zephyr support for nucleo-wb15cc

Is support for the nucleo-wb15cc already in Zephyr or does it need to be added?  I am new to zephyr and would like to avoid re-inventing the wheel if possible. From a setup I just created today (so should have the latest released code) I didn't see t...

StevenG by Associate II
  • 352 Views
  • 1 replies
  • 0 kudos