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! 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
  • 693 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
  • 3295 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?

I2C getting stuck in HAL_I2C_IsDeviceReady

I had this problem on my project, so I created a new one and added only I2C to pins Pb7 and Pb6. I set I2C from disable to I2C and I set them to "pull-up" . That's about it. And the code gets stuck in the HAL_I2C_IsDeviceReady function.I have also se...

PPopo.1 by Senior
  • 1659 Views
  • 5 replies
  • 0 kudos

I would like to use the external RAM on stm32f10e-eval board

Hi, is it possible to use the external RAM as a heap. I would like to do malloc and free on it. I was able to set an huge array on it by little modifying the linkerscript, but that is not really handy because than you have to do the mem managing. Hav...

MOtto.2 by Associate II
  • 799 Views
  • 1 replies
  • 0 kudos