STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32u5 mixed power domains - 1.8V & 3.3V ?

Hi! I'm trying to muddle my way through a project in which I'd like to use an stm32u5 MCU. I would like to extend the RAM/FLASH of the MCU by using PSRAM and eMMC; it seems that higher densities of PSRAM require being run at 1.8V, so I am imagining p...

sb_st by Senior II
  • 289 Views
  • 4 replies
  • 2 kudos

Resolved! OCTOSPI on STM32U5F9ZJT6Q

Dear,  Can you confirm that OCTOSPI P2 is available only on WLCSP208 and TFBGA216 packages of this series?  I wanted to use both OCTOSPI interfaces in LQFP144, but noticed that there is missing only OCTOSPIM_P2_IO3 line in it, so my conclusion is tha...

Ivica by Associate
  • 1949 Views
  • 6 replies
  • 2 kudos

Resolved! (FD)CAN module resends with ACK visible on bus

Hello everybody, I am new here so please let me know, if there is important information missing. Thank you already for you time! I set up a STM32U575I-EV board for communication with CAN. The STM Board, a PCAN-USB dongle and an Oszilloskope are conne...

Oszi_ACK.png
finally by Associate II
  • 198 Views
  • 4 replies
  • 1 kudos

Resolved! Feature request: Programmable logic

I am a fan of STM32, especially the peripheral sets offered are great. Over the years however, one type of peripheral is missing which would be a great help for many projects, this is a programmable logic cell.Such a cell would contain elements like ...

LVan .31 by Associate III
  • 12712 Views
  • 35 replies
  • 25 kudos

Resolved! Please clarify IO state in standby mode

I would like to refer you to the following post from @JRuss.4 that was never satisfactorily answered:STM32L4 Standby Mode GPIO State {Schmitt Trigger} Clarification from Reference Manual I also have the exact same question.   Here is my version of th...

AMacd.1 by Senior
  • 230 Views
  • 3 replies
  • 1 kudos

STM32H757: TDM slots and bit depth over SAI interface

I'm working on a device that requires requires 12 audio output channels and 10 input channels. I wish to do this over 16-slot TDM. Now, I'm concerned about whether this can be done with 32 bits per sample. The reference manual states in section 54.4....

Zipper by Associate
  • 235 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G474 HRTIMER Deadtime on skipped pulse.

I've STM32G474 using the HRTIMER to control a boost converter, each channel has it's own converter. This all works nicely with the deadtime, no issues. When I come to do a pulse skip, (set CMP3 to 0) the deadtime is still being inserted in the the Tx...