STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F469I-DISCO virtual com port USART3?

Hi there,My new STM32F469I-DISCO just arrived I stumbled upon this part in user manual (UM1932):4.11 Virtual COM portThe serial interface USART3 is directly available as a virtual COM port of the PC connectedto the ST-LINK/V2-1 USB connector CN1. The...

PGroe.2 by Associate III
  • 1517 Views
  • 1 replies
  • 0 kudos

How to configure OctoSPI in Quad mode with PSRAM for memory mapped write access? Getting Hard Fault (FORCED, IMPRECISSERR) when write is attempted.

Hi there, I trying to configure octospi on STM32H7A3 to work with LY68L6400 PSRAM via quadspi.I have followed AN505 and managed to init, write and read from the memory successfully in indirect mode.Now I am trying to map the PSRAM to memory. I can re...

Fero by Associate II
  • 1919 Views
  • 3 replies
  • 2 kudos

SPI data transmission

Using STM32f3xxx series & using SPI2.I wanted to transmit 32 bits data at atime, but in APIHAL_StatusTypeDef HAL_SPI_Transmit(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout) pData is fo r uint8_t.how to transmit uint32?

Bs.1 by Associate II
  • 704 Views
  • 2 replies
  • 0 kudos

Can not able to transmit continuously

Hi,i am transmit data through can protocol in stm32f103 controller in the while loop and i am doing doing adc and display data on 16x2 lcd so i found that doing this my can transmit is transmitting only 4-5 times amd then stop so i want to ask what c...

ABhat.7 by Associate III
  • 341 Views
  • 0 replies
  • 0 kudos