STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072x usart rx interrupt receive what I send to printf

Posted on December 03, 2014 at 05:10Hi ST,I connect my module usart tx/rx with STM32F072x PA10/PA9, and initial PA10&PA9 as usart1 to communicate with my module.Besides, I use printf to IAR Terminal IO window to debug, not redirect printf to usart1 ...

dqdqdq31 by Associate II
  • 647 Views
  • 4 replies
  • 0 kudos

How to properly unlock a STM32F4xx device...

Posted on December 02, 2014 at 19:30Hello ST gurus! May I inquire on the right sequence of steps to unlock a device (level 1 lock) to unlocked (level 0)? The STM library reveals the following sequence is required to lock: FLASH_OB_Unlock();         ...

STM32F429 MDIO

Posted on December 03, 2014 at 09:47Hi,we have to manage a CFP Module via MDIO with STM32F429. Unfortunately the module requires MDIO according to 802.3 clause 45. I am right that the 429er supports only the older version (clause 22)?Is there anothe...

volker by Associate
  • 491 Views
  • 1 replies
  • 0 kudos

STM32F2 VCP Tx Handling USBD_BUSY

Posted on November 26, 2014 at 02:47I am using VCP firmware from STM, but I have a problem when I am transmitting my data using the CDC classI am sending data from my firmware to my PC, if I did open the serial port in my PC side, and i am still sen...

hosweetim by Associate II
  • 1438 Views
  • 5 replies
  • 0 kudos

STM32F030 Eval Board PORTF.0 Problem

Posted on December 03, 2014 at 05:33I am using an �030 with its internal oscillator.  Thus I should be able to use F0 and F1 for anything any GPIO pin can be used for.  I turned on internal pullups on these pins and only F1 worked.  F0 read high or ...

picguy2 by Associate II
  • 332 Views
  • 0 replies
  • 0 kudos

STM32F4 output compare toggle - how to set initial state

Posted on December 02, 2014 at 08:29Hello ! I am struggling to set the initial state from which the toggle mode of output compare (STM32F405, TIM1) starts. I tried to set OCM1 mode to '101 : force active level', '100 : force inactive level' respecti...

kilian by Associate
  • 500 Views
  • 2 replies
  • 0 kudos

USB: how to increase the input and output receive buffer

Posted on December 02, 2014 at 21:24Hello,I designed my own application starting from VirtualComport_loopback example project.I have a modbus client protocol running on USB and using CDC_Send_DATA() and CDC_Receive_DATA() send and get data from PC v...

bruzzim by Associate II
  • 353 Views
  • 0 replies
  • 0 kudos

Vbat Current

Posted on November 07, 2014 at 17:52I am working with a STM32F051xx for a real time clock application. Looking at the datasheet (page 53, table28: typical and maximum current consumption from the Vbat supply), it is noted below the table that the MC...

dave23 by Associate II
  • 688 Views
  • 2 replies
  • 0 kudos