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

STM32 LOCKUP causes in the field?

We're using the STM32WB55CE across a range of products, using a mostly shared codebase. Thousands of devices deployed and mostly very stable, but one particular device (the one with the largest code base) is causing a lot of grief..After a few weeks ...

ChrisLB by Associate III
  • 673 Views
  • 1 replies
  • 0 kudos

CubeIDE keeps generating error????

Hello.I have an STM32WB55 pcb that I developed.  I have been working with it for over a month now and all was working fine.  Today the CubeIDE decided to generate an error (see below):Download verified successfullyFailed to assign value 80037b1, to r...

SWenn.1 by Senior III
  • 469 Views
  • 0 replies
  • 0 kudos

Code Get Stuck

Hi,I am using STM32L072 LoRa discovery kit and enabled UART with DMA. Some times my code gets stuck in HAL_UART_Receive_DMA( ....) function at the line SET_BIT(huart->Instance->CR3, USART_CR3_EIE);This is called at the begining of the code. It wont r...

Code get stuck at

Hi,I am using STM32L072 LoRa discovery kit and enabled UART with DMA. Some times my code gets stuck in HAL_UART_Receive_DMA( ....) function at the line SET_BIT(huart->Instance->CR3, USART_CR3_EIE);This is called at the begining of the code. It wont r...

Slow block read with SPI fatfs

Hello,I measured the performance of uSD card connected through the SPI on Read/Write operation.The weird thing is that the Block read speed is 3x to 4x slower than the write speed.  I'm writing/read 4kB of data and the SD card is formatted with 4kB a...

frnt by Senior
  • 10491 Views
  • 12 replies
  • 0 kudos

PLACE_IN_SECTION(..) macro linking issues

Throughout the codebase the PLACE_IN_SECTION macro is used to place bluetooth related static variables into their own sections. I guess this is done increase the isolation from possible errors in other parts of the code.The sections (for example "BLE...

HRadt.1 by Senior
  • 844 Views
  • 1 replies
  • 0 kudos

STM32WB15 / 55 soil moisture sensor

Hi,I plan to design and build a soil moisture sensor for our plants at home, based on the STM32WB55 (I need ZigBee / Thread). But I want to build up a prototype by using my STM32WB15 nucleo board and some of these cheap Arduino Soul Moisture PCBs wit...

Kampi_0-1695368234340.png
Kampi by Associate III
  • 1454 Views
  • 0 replies
  • 0 kudos