STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How does Timer implement to the EXTI ?

Posted on October 13, 2017 at 17:46Hi,Currently, I'm trying to implement the Timer to the EXTI.Especially, I'd like to watch the toggle input signal by EXTI in limited time.and I want to make a ACK signal like the following imageIf I set the count 3...

0690X00000608YaQAI.png

Resolved! DMA_InitTypeDef explanation

Posted on October 13, 2017 at 18:02Can someone explain me how to use the 'PeriphInc' in the DMA_InitTypeDef.I understood that it can read several address (is that right ?), but where I write the start and end adress ?

Timer Interrupt type documentation

Posted on October 13, 2017 at 18:00Greetings , I'm currently looking to implement a timer in input capture mode and trying to understand the workings of the timer in this mode , does anyone know where I can find an explanation for theTimer Break int...

Efficient way to fade a LED

Posted on October 12, 2017 at 09:36 Hi there, I'm trying to Fade (In and Out) a LED with TIM5. This is my configuration (Just a recap of the configuration): 1) Configure TIM5 in order to generate a signal with 100 Hz as period with no pulse. ...

Fede Rico by Associate III
  • 3426 Views
  • 24 replies
  • 1 kudos

get address of every register(?)

Posted on October 10, 2017 at 09:46hi.i want to get address of every register on stm32 , and set value to register but i dont  know what is address of register so how can i get the address of register?for example if i want to get address of  RCC_CFG...

STM32L476 discovery usb and example applications

Posted on July 07, 2016 at 16:38I just got on my talbe STM32L476 discovery board, but I can not find anywhere any link to download sample applications or some sample code. It looks like there is no such link on ST website. I also downloaded ST CubeM...

krestan by Associate II
  • 915 Views
  • 2 replies
  • 0 kudos

Resolved! Stm32l4 1.9.0 - FatFs naming problem

Posted on October 11, 2017 at 12:26Hi, I am using package Stm32l4 1.9.0 package on Linux with Stm32CubeMX to generate workbench project. It seems there is naming problem, since folder in downloaded repository is named 'STM32Cube_FW_L4_V1.9.0/Middlew...