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

Fram write/read error, with stm3wb55?

Good afternoon to all forum members. I have a problem with stm32wb55 and i2c protocol. I use i2c (hi2c3) with the connected peripherals Ad7746, adxl345, mcp9808 and they work fine, but if I join fram MB85RC256v, with the write/read in the routine I w...

A Bravos by Associate III
  • 683 Views
  • 2 replies
  • 0 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
  • 404 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
  • 541 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
  • 578 Views
  • 3 replies
  • 0 kudos