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

WL55CC print_f io redirect UART busy

I am trying to setup UART1 on WL55CC; using RTS; #include <stdio.h>   #if defined (__ICCARM__) || defined (__ARMCC_VERSION) #define PUTCHAR_PROTOTYPE int fputc(int ch, FILE *f) #elif defined(__GNUC__) /* With GCC, small printf (option LD Linker->L...

bblouin by Associate III
  • 441 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE project based on end_node example

Hi,I have already got the example end_node running, however, i now want to start a new project based on this example. I would like to have all Drivers and Middlewares inside the project and not just links to those files. I had many attempts trying to...

KKull.1 by Associate
  • 635 Views
  • 5 replies
  • 0 kudos

QuadSPI interface to Multiple PSRAM devices

Hi, we are going to use two PSRAM devices to STM32's QuadSPI interface. Each PSRAM device has its own chip select line cs_b. How do we have such control with the _NCS line in a single-bank quadspi interface? Should we use two extra lines of GPIO sepa...

WQ by Associate III
  • 643 Views
  • 3 replies
  • 0 kudos