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

SPI slave mode transmission issue.

hi community,currently I am using the STM32H743zit6 board.My query related to the SPI slave mode.To test SPI master and slave mode I am configuring like this.SPI4 is used as Master it always receives data in full duplex mode and MISO is configured a...

Tkuma.1 by Associate II
  • 405 Views
  • 2 replies
  • 0 kudos

STM32F4: SPI output using DMA with LL driver

HiI'm trying to get SPI output working using DMA with the LL drivers. I'm using CubeMX to set up the DMA and SPI and it works perfectly when I use HAL_SPI_Transmit_DMA to initiate the output. However, this is a very slow routine and I want to be able...

PMath.4 by Senior III
  • 978 Views
  • 2 replies
  • 0 kudos

Hi, i use the stm32f405rgt6 and like to jump to the system memory 0x1fff0000. It never stays at DFU stm32_bootloader, it always starts application again.

I tryed two methodes, one just jumping to that address 0x1fff0000 via function pointer and second writing some magic numbers at 0x2001fffc and placing some asm code in the startup *.s file to jump branch to the system bootloader. I had to change cont...

MOtto.1 by Associate II
  • 1141 Views
  • 8 replies
  • 0 kudos