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

Resolved! BLE & Thread Concurrent project

Is it possible to create a project in CubeMX for a concurrent BLE & Thread application for the STM32WB55?My attempts so far only allow for either a BLE or a Thread project (not both together).Thanks

romihs by Associate II
  • 732 Views
  • 3 replies
  • 0 kudos

Resolved! Pin label defines not generated

When I create a new project using STM32CubeMX with my board (NUCLEO-WL55JC1), neither defines for PIN labels will be generated in main.h nor is there a BSP folder in the Drivers folder with a xxxnucleo.h containing definitions as I have seen in the e...