STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

I can`t to turn on a TA1 output in HRTIM.

Hello! I am trying to start HRTIM TIMA in PWM mode. Clock frequency of HRTIM is 140MHz. I use CubeMX 5.1.0 , chip is STM32F334R8T7. The configuration of the timer is following: set source is timer period event, reset source is timer compare 1 even...

Resolved! flashing stm32h563zi

Hi,I am trying to flash STM32H563ZI,  (NUCLEO-H563ZI) but I get hard fault errorI will flash to BANK2 that starting address 0x081000000MY CODE;HAL_FLASH_Unlock();erase.TypeErase = FLASH_TYPEERASE_SECTORS;erase.Banks = FLASH_BANK_2;erase.Sector = 0;er...

Recep by Associate II
  • 663 Views
  • 2 replies
  • 0 kudos

Resolved! BSP_QSPI_MemoryMappedMode Enable doesn't work with W25QXX

Hi,I am trying to do a memory map with this board W25QXX and it's not working. For some reason even on the original code we can see the function for BSP_QSPI_MemoryMappedMode have a comment (https://www.waveshare.com/wiki/W25QXX_DataFlash_Board). Any...

aabba1_0-1701326010915.png aabba1_1-1701326039424.png
aabba.1 by Associate III
  • 892 Views
  • 3 replies
  • 1 kudos

STM32F302R8 an error occurs after burning the hex file

I always get an error after burning the hex file to STM32F302R8. The burning is completed through STM32 ST-LINK Utility. Below is the error log.16:05:15 : ST-LINK SN : 0664FF51557051486717444816:05:15 : V2J33M2516:05:15 : Connected via SWD.16:05:15 :...

bebejjk by Associate
  • 591 Views
  • 3 replies
  • 0 kudos

FMC SRAM read data sampling time

Hi,I am working with STM32H753 and I am developing baremetal application using FMC. The FMC is interfaced with an external asynchronous memory, address and data signals are not muxed and there is no need for NWAIT, NADV nor CLK signals.On the FMC sid...

Pull-up required on NRST line?

Hello everybody,I am quite new from working with STM32 products but recently made the switch from Atmel chips (thanks to the free handout of Nucleo boards at the Eurobot competition I guess :) ). I recently designed a fairly simple board, centered ar...

Capture d’écran de 2023-07-02 21-17-59.png
felixzero by Associate II
  • 10147 Views
  • 11 replies
  • 2 kudos