STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to setting the TIM of the stm32F103RC for 1usec

I've used stm32F103VC before, so this time I changed my MCU to stm32F103RC. I saw in the datasheet that the specifications of the two chips are almost equal.However, I cannot properly set the timer in stm32F103RC.Here's how I tested it:I make a clock...

DKim.4 by Associate II
  • 2784 Views
  • 10 replies
  • 0 kudos

Timer drift

I've picked up two discovery f3 board and configured to toggle a pin(in irq timer handler) everytime ARR=17999 on TIM2 with a clock of 36Mhz, derived from HSE crystal on board. If i connect the two pin to an oscilloscope i notice a drift between the ...

Resolved! how to turn-off the STM32F429 Disco kit's lcd ?

Posted on September 07, 2017 at 03:03HI,I'm currently test the STM32F429 Disco kit with some example on step by step.But I nerve that LCD always turn on, So Is there any way to turn off the lcd ? because I'm not ready to test the LCD.

Resolved! Set MACSSIR Sub-second increment register

Im can not set SNSINC-bits from MACSSIR Sub-second Increment Register. Other Bits like SSINC I can set without problem ! (STM32H745XIH6U Discovery Kit ). Look like a Bug ?

maniek by Associate II
  • 791 Views
  • 3 replies
  • 0 kudos

STM32F446RE Still Not Responding

Hello,I am working with an STM32F446RE, and oddly, I am able to get one pin to set HIGH using HAL and/or direct register manipulation, but if i try to use two or more pins the debugger console prints out "Device not responding" repeatedly before shut...

Aaronium by Associate III
  • 923 Views
  • 6 replies
  • 0 kudos

STM32G0 Option Byte

Hi all, I'm trying for the first time the new STM32G071RBT6, I'm looking to set the correct option byte via the .s file but something is wrong.. Thanks for help.

0690X00000ByJ7eQAF.png 0690X00000ByJ6WQAV.png 0690X00000ByJ6HQAV.png

How to make LED (LD2) in NUCLEO-G474RE stop blinking ?

Hi everyone,I am trying to play around with the demonstration application included in the NUCLEO-G474RE. The user LED (LD2) blinks at 3 different frequences (increasing order) and one can shift between them by pressing the B1 switch (blue switch) and...

jefazo92 by Associate III
  • 1466 Views
  • 1 replies
  • 0 kudos

NSS pin mode

Hello,I'm using HAL_SPI_Transmit function to transfer two bytes over SPI, NSS pin controlled by SPI module. I noticed that NSS pin is changing state after each transmitted byte. I need that NSS goes low before transmission is started and goes back to...

JBert.1 by Associate II
  • 1955 Views
  • 9 replies
  • 0 kudos