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

SAI Clock Generator in Slave mode

Posted on June 03, 2016 at 11:17Hello,In order to use both SAI_A and SAI_B, both in slave mode, on a STM32L4, I am wondering if the SAI_CK clock is used ? An external device is supposed to provide the BCLK and the FS clock (in my case), and the refe...

digigram by Associate
  • 2862 Views
  • 9 replies
  • 0 kudos

SPWF04 MicroPython Timers

Posted on June 23, 2018 at 12:59I am trying to implement/run Timer on SPWF04S. I loaded script (to RAM 2) from example:import pyb a=pyb.Timer(2) a.init(freq=20) led=pyb.LED(2)     def toggle(l):                                            l.toggle() ...

T S by Associate
  • 474 Views
  • 0 replies
  • 0 kudos

stm32l432 wake up pin minimum pulse width ?

Posted on June 22, 2018 at 22:11The stm32l4 parts can exit standby/shutdown on either a rising or falling edge of a wake up pin ?  Are there any timing constraints ?   For example, the adxl362 generates 20 usec pulses in some modes.  Is this guarant...

Geoffrey1 by Associate III
  • 433 Views
  • 1 replies
  • 0 kudos

I want to know about the parts in the attached photo...

Posted on June 22, 2018 at 06:48그림� 표시� 부품� 대한 ��터 시트를 얻고 싶습니다. � 제품� 어��?�서 검색해야합니까?

SPI4 Rx DMA doesn't work on STM32F4

Posted on September 11, 2017 at 10:03My tool chain is STM32F429 with STM32CubeMX, and MDK.I'm using SPI4 to read data from a ADC, though I configure SPI4 as 'duplex master',  I only need to read from it. When not using DMA, I call 'HAL_SPI_Receive()...

L4 and printf via ST-Link

Posted on June 22, 2018 at 00:07Looking for assistance on getting printf() working with the Nucleo-L452RE-P board (MB1319 B-01) using the built-in ST-Link (not UART, and not semi-hosting).  I get output in the console, but the text doesn't match.  E...

Lab Guy by Associate II
  • 1386 Views
  • 4 replies
  • 0 kudos