STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ESD protection GPIOs pins

I need to assign  8 GPIOs (4 I/p + 4 o/p) for membrane keypad pushbutton circuit. I am worried about ESD protection of GPIOs. Please suggest  STM parts for ESD protection best suited for use purpose.Kindly let know if I can select any  pins or there ...

Nico3 by Senior
  • 1198 Views
  • 3 replies
  • 0 kudos

SPI exhibit too much noise

I m using STM32IDE ioc to generate SPI signal hardware NSS, CPOL 1, CPHAS 0 and it was working fine until recently lots of overshoot and undershoot appear, which causes the slave device to fail all data transmit to MCU. i enclosed the waveform, anyon...

External loader for SPI Flash for STM32WL - Fail to Init

I have a STM32WLE5 custom board with MX25L4006E SPI Flash.I created an external loader with CubeIDE based on the article - "How to add your SPI flash into the STM32CubeProgrammer’s external loader"The result stldr does not work and when I tried to de...

Egolt.1 by Associate III
  • 1427 Views
  • 2 replies
  • 1 kudos

FLASH freertos hard fault

HiSTM32H563ZI, I am using freertos and in first task I try to make flash write operation code;Flash::Error Flash::flashErase(const uint8_t sectorNumber){uint32_t sector_error = 0;FLASH_EraseInitTypeDef erase;erase.TypeErase = FLASH_TYPEERASE_SECTORS;...

Recep by Associate II
  • 1058 Views
  • 4 replies
  • 0 kudos