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

Octo-SPI memory-mapped mode speed for H735

Hi,We are using the OCTOSPI2 on a H735 in memory map mode.We are copying 32 bits values one by one, from the internal RAM to the Octo memory.We transfer around 5000 x 32 bits in 2ms which is around 10MB/s.I think, it is a bit slow. What is the maximu...

Resolved! Using OCTOSPI in Memory Mapped mode with an QuadSPI SRAM

Hi guys,I am using an STM32L552ZET6 and I would like to extend the RAM using an external SRAM chip (23A1024-E/TS), that has an QuadSPI interface. I would like to know if I can use STM32L5 OCTOSPI interface in memory mapped mode with the above mention...

CDan.1 by Associate II
  • 465 Views
  • 3 replies
  • 0 kudos

Possible to use all 3 DAC channels simultaneously?

In reading the manuals and datasheets, it seems like it should be possible to simultaneously use all 3 channels (DAC1 Channel 1, DAC1 Channel 2, and DAC2 Channel 1) of the onboard DACs at once, emitting separate values on each. However, no matter wha...

Cbee.1 by Associate II
  • 846 Views
  • 8 replies
  • 1 kudos

Resolved! Undefined reference in EEPROM emulation package

Hi all,I'm trying to implement manually the ST EEPROM emulation package.But I got stuck at a undefined reference: I included in the right build paths and in the IDE I can perfectly jump to the EE_Init() function.So the IDE does know where to look, bu...

0693W00000Dq7pRQAR.png
WSpar.1 by Associate III
  • 1527 Views
  • 13 replies
  • 0 kudos

STM32H747 HSEM issue

Hello,I am trying to manage data transfer between the 2 core of the STM32H747.My problem is all hardware semaphore are locked just at the initialisation phase ( MASTERID 0X03 , Core M7) After Hal_Init(); & SystemClock_Config(); all is free.after __HA...

Configuring OCTOSPI on a STM32H723/STM32H730

I'm having an issue configuring the OCTOSPI for accessing an external HyperRAM (Cypress S27KL0643) connected to OCTOSPI1.My basic issue is that the STM32 doesn't provide a chip select or clock when I attempt to access the chip.I'm suspect I'm misconf...

0693W00000DqN0KQAV.png
JCoop.2 by Associate
  • 854 Views
  • 4 replies
  • 0 kudos
Labels