STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! GPIO_Analog pin without ADC connection?

Hi,on the STM32U5G9VJT6Q, when I click on many pins such as PD5 (screenshot below) it shows GPIO_Analog but there does not seem to be any ADC channels (or other analog functionalities) connected to it.What does setting it to GPIO_Analog do?Can I stil...

Ricko_0-1731894166741.png
Ricko by Senior II
  • 239 Views
  • 2 replies
  • 2 kudos

Resolved! SPI interface to LCD with DMA

I'm using SPI on STM32H563 with DMA to interface to a ST7789 LCD controller.  During the LCD initialization I'm using a loop to send a series of command/data bytes using the HAL_SPI_Transmit_DMA() HAL function but the DMA status never goes back to RE...

PFlor.2 by Senior
  • 618 Views
  • 3 replies
  • 0 kudos

Power turn ON and Power turn OFF detection.

My requirement is as follows.When I power ON the STM32L4 series MCU, a string must be sent on to the UART terminal like "Power is ON". Now abruptly I will power OFF. Now at this instance, another string must be sent to UART terminal which is "Power i...

SDRAM Byte/Bit Swap

Is bit/byte swap possible for Stm32h7xx MCUs? I have looked everywhere but cannot obtain any reliable information. Some design videos are made bit swap like Phil's Lab but no evidence about that board's working, just design.  My microcontroller selec...

emrestr0 by Associate II
  • 420 Views
  • 7 replies
  • 0 kudos

USB device example

Hello everyone,I have an stm32f303cbt6 design (see image below) connected to an hub(USB2533) and an adum for isolation, i'm trying to run a USB device CDC example by creating a new project in the Stm32CubeIDE using device tool configuration. I select...

maac_0-1731928466754.png
maac by Associate II
  • 716 Views
  • 18 replies
  • 2 kudos

Nucleo-H743ZI2 FDCAN: late trigger of Rx interrupts

(Moved to appropriate forum from 'Feedback')   Hi, I'm using Nuleo-H743Zi2 hardware. I have configured FDCAN1 with below configurations, hfdcan1.Instance = FDCAN1; hfdcan1.Init.FrameFormat = FDCAN_FRAME_FD_BRS; hfdcan1.Init.Mode = FDCAN_MODE_NORMA...

KT_Matt by Associate II
  • 638 Views
  • 15 replies
  • 0 kudos

STM32L162VCT6D - UID not unique

For our product we use the stm32L162VCT6D processors.To give every product a "unique" serialnumber, we wanted to use the 96-bits unique device ID.We do this also for our other products and that works fine. After producing a couple products, we notice...

PB_NL by Associate
  • 251 Views
  • 3 replies
  • 0 kudos