STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo-f439zi, Invalid USB Packet ID (0xda)

Hello, I am writing USB OTG from scratch for a Nucleo-f439zi. Till now I have managed to make it reply to some Setup requests, to be more specific it replies to Device Descriptor and set Address , ( I am currently figuring out Configuration request w...

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
  • 419 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
  • 758 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
  • 264 Views
  • 2 replies
  • 2 kudos