STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32CubeMX setting for STM32F7 SPI

Posted on September 17, 2016 at 00:56Hi,I used to work on STM32F4 and now are evaluating STM32F7. When I tried to create a project with STM32F769NI with SPI. I found that I can't set the Prescaler to 2 (APB2 = 108Mhz) which will result the SPI6 to 5...

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
  • 520 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
  • 695 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 ...