STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

disable JTAG pins on stm32f429

Posted on January 01, 2017 at 21:49helloi am working on a project and i am using the stm32f429vgt6.i want to disable some jtag pins and leave only the swd pins active ( swdio and swclk).is there any mean to do that.thanks.

websat13 by Associate II
  • 369 Views
  • 2 replies
  • 0 kudos

STM32 NUCLEO ''Triple mode'' possibility?

Posted on December 22, 2016 at 15:03Hi,i'm using the STM32 NUCLEO-L476 and i'm trying to trig a conversion on a single channel of each of all three ADCs at the same time by an external trigger. Could this generate any conversion error?if yes, are th...

SPI CRC problem with dma on stm32f0

Posted on December 31, 2016 at 10:06HelloI have connected two uc through SPI .My target is to send data with DAM+CRC.one of them is slave stm32f030 and the other one  is stm32f429.I'm using cubeMX for confige spi and dma  registers .Here is slave co...

Resolved! STM32L152C6 Enter STOP Mode

Posted on December 28, 2016 at 10:22The original post was too long to process during our migration. Please click on the attachment to read the original post.

kaloyan by Associate III
  • 503 Views
  • 2 replies
  • 0 kudos

Problem with ADC Timer Trigger.

Posted on January 02, 2017 at 10:11I am trying to get the rate of change of value of the potentiometer using ADC with a timer trigger. So far I have failed. I am trying to measure the change in value of ADC with the Timer trigger of every 100 micro ...