STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2S on STM32F0

Posted on March 01, 2016 at 19:56So I am trying to output an I2S signal from a STM32F0 but although I believe I am initializing the peripheral correctly I am not getting any signal on the pins. I believe I am enabling the appropriate clocks and have...

luke2 by Associate II
  • 425 Views
  • 1 replies
  • 0 kudos

Position acquisition

Posted on February 29, 2016 at 21:51Hi.Is there some technique (maybe some kind of MEMS) to determine relative position with 1mm precision in 2 m range? For example moving sensor is located on my palm and the reference point is located on my chest o...

baev_al by Associate II
  • 465 Views
  • 2 replies
  • 0 kudos

Bug: HAL_GPIO_Init -> GPIO_MODE_AF and EXTI_MODE

Posted on July 28, 2015 at 13:52Combination of GPIO_MODE_AF and EXTI_MODE is non-working.In my case that was NSS pin in SPI Slave Mode.HAL code (stm32fxxx_hal_gpio):      /*--------------------- GPIO Mode Configuration ------------------------*/    ...

STM32L15x: UART Configuration and use problem

Posted on May 14, 2012 at 23:54hi everybody, i have to cinfigure an uart interface of my stm32l152 on STM32l-discovery or STM32-sk evaluation board. I have used to configure the uart peripheral interface the example in the stm32 library called Hyper...

STM32F407 reading from SPI2 only get 0xff

Posted on February 29, 2016 at 10:39Dear STM32 users I am new to STM32 but have experience in many other architectures. I got into everything up and running pretty quick (blinking LED, sending UART ... ). But now I'm stuck with no clue what so ever....

stephan2 by Associate II
  • 565 Views
  • 3 replies
  • 0 kudos

FSMC - Disable ''burst'' writes

Posted on February 26, 2016 at 02:43 I'm using the FSMC in the STM32L4, but can't figure out how to disable ''burst'' writes. By this, I mean that multiple writes happen within a single CS. When I do multiple writes in a row to external ...

0690X00000605MQQAY.png
dpryan by Associate II
  • 687 Views
  • 4 replies
  • 0 kudos