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

Resolved! printf cannot output BLE debug information.

Why can't my WB55 P-NUCLEO board print BLE debug information via UART? Some configurations, such as CFG_DEBUGGER_SUPPORTED, CFG_DEBUG_BLE_TRACE, and CFG_DEBUG_APP_TRACE, have been enabled. I tested it, and it seems the printf function is not working....

STM32 Memory Sizing and ePaper Display

Hello First Post, so let me know if I miss anythingSpecs:Stm32WL55JC1 nucleo dev boardwaveshare 4.26inch e-Paper display HAT, 800x480, Black/White, SPI InterfaceI am Using Stm32WL55JC1 nucleo dev board to develop driver code/application for an epaper...

Sa318sha by Associate
  • 540 Views
  • 1 replies
  • 0 kudos

Sd Card / FileX on stm32WBA52CG

Hello,I am using a Nucleo-WBA52CG dev. board as well as an sd shield. I want to store data from the NUCLEO in the SD card, and be able to read those data with a computer.The SD card and the stm32WBA should obviously communicate through SPI.However, t...