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

CMWX1ZZABZ with STM32CubeExpansion_SFOX_V1.1.0 blocks on TX_START unless PA2 and PA3 are physically pulled up and configured as LPUART

Hi,I have tested a B-L072Z-LRWAN1 board with the default Sgfx_push_button application included in STM32CubeExpansion_SFOX_V1.1.0 folder. So far so good, everything was working as expected.I've designed and built a custom board, following the requirem...

NUCLEO-55WLJC1: Most Elemental HAL Functions Don't work

Hey guys, I'm Working on the NUCLEO-55WLJC1 Board. My Problem seems very simple but I've been struggling with this for some time now. I want to use HAL_GPIO_TogglePin To toggle a pin, but it has no effect at all. I tried to use HAL_GPIO_WritePin inst...

0693W000007EKhuQAG.jpg
MSchn.3 by Associate II
  • 521 Views
  • 1 replies
  • 0 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
  • 735 Views
  • 3 replies
  • 0 kudos