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

serial port not work

i am using stm32l4r5zi microcontroller .i have enabled all uart port 1,2,3,4,5 but this is not showing data on usb serial port .does l4r5 usb serial port not supporting ? 

_legacyfs_online_stmicro_images_0693W00000bi9MlQAI.png _legacyfs_online_stmicro_images_0693W00000bi9NAQAY.png _legacyfs_online_stmicro_images_0693W00000bi9N5QAI.png _legacyfs_online_stmicro_images_0693W00000bi9N0QAI.png

Resolved! How to test handling of H7 ECC in SRAM

Hi all,When writing tests for handling single and double errors on the STM32H753/43/42/50, there doesn’t appear to be a way to turn off the ECC or access the parity bits to force single or double errors.  Relying on them occurring randomly isn't grea...

HAL_OSPI_Transmit_DMA not working for NbData > 0xFFFF .

Step to reproduce :In cubeMX:Select NucleoU575ZI.Clean all pinSet OCTOSPI to QSPI (see code below)Configure GPDMA (see code below)/* USER CODE BEGIN Header */ /** ****************************************************************************** * @f...

Bertha by Associate III
  • 2150 Views
  • 2 replies
  • 0 kudos

Resolved! No LPUART_GTPR

 There's no such register in LPUART.Seen also in RM0394, maybe will present in other RMs of that era, too.JW

_legacyfs_online_stmicro_images_0693W00000biAeHQAU.png

Nucleo STM32L552 w/ext JTAG

HiI'm using a Nucleo STM32L552 an want to use my segger JTAG; I've wired CN5 on the dev board to my JLINK (with the exception of pin 1 for VDD; I hooked that directly to the 3.3V pin in the arduino header) and I'm not able to connect my device to the...

CChoc.1 by Associate
  • 777 Views
  • 0 replies
  • 0 kudos

Can I replace STM32F103 to STM32F302 chip on bluepill?

I have successfully flashed my BluePill Board with an STM32F103 chip using the STLINK interface of a Nucleo board. Now, I have replaced the chip with an STM32F302CBT6 and am trying to flash it. However, I get the error message 'Target no device found...

SPesc.1 by Associate II
  • 3738 Views
  • 14 replies
  • 0 kudos

Resolved! does CAN exchange data with FDCAN ?

i am using one side microcontroller stm32103 which have can1 protocole does this work with othere microcontoller stm32g0b1re which have FDCAN protocol.?does both communicate with each other ?will read and write the data?