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

Defined Pins float on about 0.7 V

My pins seem to just be floating even though, i have set them to specific levels.the only one, that works properly is Pin 3 on 3.3 V. MX_GPIO_Init(); /* USER CODE BEGIN 2 */ HAL_GPIO_WritePin(GPIOA, GPIO_PIN_2, GPIO_PIN_RESET); HAL_GPIO...

MSchn.3 by Associate II
  • 444 Views
  • 3 replies
  • 0 kudos

Resolved! STM32WB BLE Connection examples v1.10.0

Hi,i have an STM32WB used as client. Compiling the project with libraries 1.8.0 i can connect 5 BLE servers without any problem, compiling the project with libraries 1.10.0 i can't connect more than 2 BLE Servers, from the third aci_gap_create_connec...

LSpad.1 by Associate III
  • 437 Views
  • 1 replies
  • 0 kudos

Why are closed MX projects still being processed?

To focus on one project I close all the other projects.But still by pressing CMD-B (Mac) all MX-projects get rebuild.The closed MX-projects can still be collapsed/uncollapsed.Search ...Problems Tab ...This very time consuming.I think this should not ...