STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! 5V Tolerant GPIO pins (STM32F103VET6)

I am interfacing many 5.2VDC signals with an STM32F103VET6 MCU, using PB0,PB11,PD9,PD10,PD11,PD12,PD14 as input. According to the datasheet these pins are 5V Tolerant. In the past, regardless of a pin's "tolerance" to 5V I have always used a level sh...

Resolved! External Memory Byte Access

I have a board with the STM32F407ZGTx, which has space for an SRAM/PSRAM expansion, using IS62WV51216BLL-55TLI. I installed it, everything was fine.I worked with the old 68000 processor, which had 2 signals, UBS and LBS if I'm not mistaken. Upper Byt...

MSilv.1 by Associate III
  • 358 Views
  • 4 replies
  • 1 kudos

STM32F103RBT6 USB communication problem

Hello,I have a problem with the STM32F103RBT6 to setup USB communication.I tried to setup it up according to this instruction: https://shawnhymel.com/1795/getting-started-with-stm32-nucleo-usb-virtual-com-port/Then I found that my MCU has a special p...

prscr1.jpg prscr2.jpg

Resolved! STM32U031 contains wrong value under VREFINT_CAL_ADDR

My STM32U031R8T6U (CPU: UID=0x20353953_39365013_0030007C Lot#=59S96P Wafer#=19 X=48 Y=124 FLASH=64KB) has 0xFFFF under VREFINT_CAL_ADDR - the Vrefint calibration data are absent.C code:printf("\r\n *VREFINT_CAL_ADDR=%u", *VREFINT_CAL_ADDR);Output:*VR...

mmk by Associate
  • 711 Views
  • 2 replies
  • 1 kudos

Resolved! maximum current of GPIO

Good morning,I am using an STM32G4 Nucleo-32 board (MB1430) and want to drive Relays with its GPIO; I need to know the maximum current that can give a GPIO. I searched on the datasheet of the STM32G431x6 , the maximum power that can be delivered, but...

Jad by Senior
  • 238 Views
  • 2 replies
  • 2 kudos

Resolved! STM32H7S7L8H6H XSPI instability

IssueHigher ambient temperatures cause communication malfunctions with XSPI memories.DetailsOur design is heavily adopted from STM32H7S78-DK which also has the same issue described below.The application uses memory-mapped mode for both Flash and RAM ...

Resolved! SD-CARD implementation with SDMMC and FatFS

Hello,i have a question concerning the SD-Card functionality and the licensee fee of the SDMMC implementation of the STM32H723ZG.My goal is to log some data on the card. According to the documentation, the FatFs-Filesystem can be used under a BSD-sty...

bhoppe by Associate
  • 1092 Views
  • 4 replies
  • 2 kudos