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

Problem with initialization ADC2 STM32L476RET in HAL

Posted on November 10, 2016 at 15:10Good day! I use microcontroller stm32l476ret. In CubeMX create desired configuration and  create  project for Keil v.5. The Keil everything compiles without errors. Pour the code into the microcontroller. The mic...

STM32F030C8T6 with quectel M35 in USART2 Receiving Problem

Posted on November 10, 2016 at 13:21 Hi, I am STM32f030C8T6 MC along with L80 GPS in USART1 and Quectel Modem M35 in USART2 for live tracking purpose.The coding is done using COOCOX CO IDE. All Idone is I had successfully taken Latitu...

raj11 by Associate II
  • 846 Views
  • 3 replies
  • 0 kudos

STM32F746V

Posted on November 09, 2016 at 14:40Can anybody point me at a document for the the pin configuration for the 'F746 100 pin package. I can't find LCD_B1 on the data sheet or in the reference manual. I assume there is something else as the 'how to con...

nigelh by Associate II
  • 807 Views
  • 4 replies
  • 0 kudos

STM32F4+SD+Interrupt Problem

Posted on November 10, 2016 at 11:59Hi all, I'm trying to write a code of a data logger with the following characteristics: A string is captured using interruptions by a uart at 921600 bauds: The information is stored byte by byte, and the whole s...

vicfer89 by Associate II
  • 1034 Views
  • 4 replies
  • 0 kudos

Managing an external PHY through MDIO?

Posted on November 10, 2016 at 17:28how can i achieve that? Do i need some peripheral already present on the MCU that can handle that protocol (if it has a particular one) or is it possible by simply using random pins on a port?thanks in advance. ...

matteo23 by Associate II
  • 544 Views
  • 1 replies
  • 0 kudos

STM32F030 I2C1 interrupt not firing

Posted on November 09, 2016 at 15:50 Hi, I'm trying to move my I2C1 code over from polling based functions to interrupt based(we use the standard peripheral libs.) I must be missing some basic configuration as the interrupt will not fire...

Max internal clock for STM32F7 timers

Posted on November 09, 2016 at 14:58Hi all,           I'm evaluating STM32F765 uc for my application and I need to clarify how the GP Timers are clocked.In other words, at page 38 of product datasheet, for TIM3 is wrote: Max Interface clock = 54MHz,...

mminuti9 by Associate
  • 1193 Views
  • 2 replies
  • 0 kudos