STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! OctoSPI command to read single byte

Is there an OctoSPI sCommand configuration which will generate only 8 clock cycles and read the result from MISO via HAL_OSPI_Receive?I'm attempting to use Macronix code (MX25l2565G flash) tied to a single SPI bus channel via OctoSPI. That code uses ...

TLavi.1 by Associate
  • 759 Views
  • 3 replies
  • 0 kudos

STM32G431 SPI MCU <--> MCU Communication

I have 2 PCBs, both with STM32G431 MCUs, and both MCUs should communicate with each other via SPI. Both PCBs are assembled in a chassis, the distance between the two PCBs is aprox. 10 cm. For max. Signal integrity I have chosen to use LVDS as a hardw...

_legacyfs_online_stmicro_images_0693W00000bjV2aQAE.png
CBerg by Senior
  • 3357 Views
  • 14 replies
  • 0 kudos

Question on SAI DMA buffer

Hi Team,I am using a the SAI Peripheral from the STM32L5 family to read data from a master device. I am employing the DMA peripheral to read the data from SAI. I have a buffer of 32kb and I am using the STM board as a slave device. I am using the HAL...

Jansunil by Associate II
  • 3184 Views
  • 6 replies
  • 0 kudos

Current consumption in sleep mode for STM32f401re

Hello Everyone ,I have a wrote a code to send STM32F401re to sleep with all peripherals on at 84Mhz , as per the datasheet i should be seeing a current consumption of 18-20mA, however I am seeing a consumption of 27mA. The code sends data through UA...

NNada.1 by Associate II
  • 627 Views
  • 1 replies
  • 0 kudos

STM32 UART receives Null character(\0) on reset.

Project Details:The project consists of two STM32 MCUs connected over UART (without any external pull up resistors). One STM32L4 MCU (LPUART1) acts as an AT master and other STM32L0 MCU (UART 1) acts as an AT slave. AT slave is configured to wake up ...

KK.4 by Associate II
  • 1284 Views
  • 3 replies
  • 0 kudos