STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

peculiar error

Posted on May 03, 2016 at 14:15Hi i am using f429. and also using the stm library. problem with decryption.. 

arunl4g by Associate II
  • 523 Views
  • 1 replies
  • 0 kudos

STM32F103 I2C Receive using DMA in Circular mode

Posted on April 22, 2016 at 10:39 Hello, I'm starting out using the CubeMX software to configure my NucleoF103 and one of my first test applications was the I2C bus. I got it working by polling. Then I started looking into the DM...

STM32F103 DMA Timer interrupt concept question

Posted on May 02, 2016 at 16:41Hi, I have a conceptual question about DMA data transfer and timers.  I'm using an STM32f103RBT6 and would like to output a square wave signal that is non repeating.  What I would like to do is to create a buffer of ca...

DMA fails to trigger on STM32F446

Posted on April 30, 2016 at 16:20I'm using the STM32F446 nucleo board and am trying to simply trigger a DMA transfer onto gpio when an OC triggers. Although I've done this many times on other boards (particularly F0 boards) I cannot figure out why i...

luke2 by Associate II
  • 1282 Views
  • 9 replies
  • 0 kudos

STM32F303 PWM control via CubeMX HAL

Posted on May 03, 2016 at 06:34Greetings allI'm using  HAL_TIM_PWM_ConfigChannel() to set the Pulse value for my PWM output but I want to modulate it (think IR LED on/off keying) so I'm currently using HAL_TIM_PWM_Start() and HAL_TIM_PWM_Stop(). The...

STM32f429I LTDC Clock Value Problem

Posted on May 02, 2016 at 10:50Hi. I'm trying to set LTDC clock to 54MHz but I am measuring 385.7kHz instead of the true value with oscilloscope. Scope has 350 MHz bandwidth. I'm configuring the PLLSAI with std_periph libraries; RCC_PLLSAIConfig(432...

STM32F042 CANBUS running from HSI 48Mhz oscillator

Posted on May 02, 2016 at 17:36Hello,As far as we know, is it possible to get CAN bus master running from HSI clock at 1Mbps. However, is this reliable enough? should we go for a HSE clock scheme?Thanks so much. #stm32 #canbus

Mysterious pads on Nucleo64 and Nucleo144

Posted on May 02, 2016 at 15:12A Nucleo144 landed on my desk. As with every new board, there has been a stare-and-criticize session, and somebody noticed four pads at the four corners of the chip, at a 45 deg. angle. They are roughly of 0805 size an...

adc sampling time and synchronization

Posted on May 02, 2016 at 11:03hi I have problem with adc sampling and controller calculating at each period of sampling(each sampling time) .I fond this from st,com . I have some  questions : 1.what is the meaning of first line exactly and how I ca...

AN4661

Posted on May 02, 2016 at 08:34Hi, in chapter 1.1.4 of AN4661 is descriped that if DSI is not used at all then: ''The VDDDSI pin must be connected to global VDD'' There is also written: ''The VDDDSI pin must be grounded.'' Is this a typo? What is c...

sascha23 by Associate II
  • 428 Views
  • 1 replies
  • 0 kudos