STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Quad SPI Single Mode Read Chip ID from Riverdi

Hello,I'm using a Nucleo-WB55RE board with Quad SPI in single mode.  I'm trying to start very simply by just reading the chip id from a Riverdi BT81X display.  I have captured two waveforms, one via a Nucleo-446 board using regular SPI and one from t...

kumaichi_0-1725599716789.png kumaichi_1-1725600004560.png
kumaichi by Associate III
  • 468 Views
  • 7 replies
  • 0 kudos

Resolved! STM32WB + QSPI for nand flash

My development environment is stm32cubeMX and IAR.​​First of all, the configuration I programmed is like this.1. Init (write Status Register WP-E set 1)2. Block Erase (to the address where i will store the data)3. Write data to buffer4. Program Execu...

KWOOJ by Associate III
  • 5557 Views
  • 8 replies
  • 0 kudos

Resolved! How to use external QSPI flash to save sensor data

Hello,I am currently using STM32WB55 with QSPI external flash.Currently, the plan is to use it without Bluetooth, for now.I am able to write and read the flash in the program.The plan:Record for 24 hours with DMA from sensors to flash.Upload another ...

ASaph by Associate
  • 1603 Views
  • 3 replies
  • 0 kudos

Resolved! STM32WB5MMG: Not included in QuadSPI Applicable Products?

Reference: https://www.st.com/resource/en/application_note/an4760-quadspi-interface-on-stm32-microcontrollers-and-microprocessors--stmicroelectronics.pdfIs there a particular reason (technical or HAL-driver related) that is behind this non-inclusion ...

AVILL.3 by Associate II
  • 682 Views
  • 3 replies
  • 0 kudos

Resolved! STM32WB55 QSPI and DMA

I have a custom board with a quadSPI chip installed. I can program a 256-byte page just fine using HAL_QSPI_Transmit(), which I'm monitoring with a logic analyzer. But when I try to do this with HAL_QSPI_Transmit_DMA(), nothing happens on the line...

Resolved! 1.8V GPIO on STM32WB55 Nucleo Pack

Is there a way to use 1.8V NAND Memory Chip using Quad SPI GPIOs in STM32WB55 Nucleo Pack?   I already wired-up the 1.8V NAND chip and connected to Quad SPI pins of the Nucleo Pack, but I haven't powered this board up yet.

AVILL.3 by Associate II
  • 1389 Views
  • 6 replies
  • 0 kudos