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

STM32WB55RG BLE Example in IAR

Hi Team ,I was trying the BLE example application from GitHub in IAR Workbench. After a successful compile using IAR Workbench, the binary is not able to run on the eval board, and the board is not advertising the packet at all. However, when I run t...

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
  • 159 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...