STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Register or Standard Peripheral Library

Posted on March 31, 2012 at 17:58Hello, I am new to this forum. Is there anyone who does not use Standard Peripheral Library for programin STM32F4 ? I'm don't like SPL and and programmed using registers for set the uC. I greet

we by Associate II
  • 969 Views
  • 7 replies
  • 0 kudos

APB1|2 Peripheral Reset Registers

Posted on April 04, 2012 at 15:44The reference manuals don't really define what these registers do (at least RM0041).   I assume that toggling one of these bits resets the corresponding peripheral to its initial state.  That seems to be confirmed by...

Getting Started, MCU plays dead ?

Posted on March 05, 2012 at 03:33Hello, I am trying to get started with STM32 microcontrollers. I have a STM32F103RBT6 on a development board and I am using the gcc toolchain (target arm-elf, flags -s -Os -mthumb -mcpu=cortex-m3). The sample code I...

Getting started (progamming STM32 in C++)

Posted on March 19, 2012 at 10:07Hi, I've started a job where we use STM32 microcontrollers, programmed in C++ developed in Eclipse. I'm an electronics engineer with a solid understanding of microcontrollers (however my experience is with PIC and AD...

colm by Associate
  • 700 Views
  • 3 replies
  • 0 kudos

ethernet (UDP and TFTP)

Posted on March 30, 2012 at 16:19 Hi everybody, I want to make an Ethernet connection between the stm32f4 discovery board and my computer. I use a DP83848 Ethernet Board ( http://www.wvshare.com/product/DP83848-Ethernet-Board...

New F0-Discovery board with 'F051 Cortex-M0 report

Posted on April 01, 2012 at 20:03Grrrrr!!  I just wrote a long post about the new F0-Discovery board, and the forum software threw it away. Rather than re-write a thoughtful post, I'll do what the crappy forum software encourages me to do and write ...

donald2 by Associate II
  • 507 Views
  • 3 replies
  • 0 kudos

pin VBUSON stm32-h107

Posted on April 02, 2012 at 22:40Hello to all, i have a question regarding stm32-h107 : in order to use feature usb on the go, should i connect pin USB_VBUSON to Vdd? Best Regards, Dion

dion by Associate II
  • 457 Views
  • 2 replies
  • 0 kudos

STM32L-discovery touch sensing

Posted on April 03, 2012 at 09:23We bought STM32L-Discovery board; there are no documents to describe how the touch sensing function works, so it is very difficult for us to use this function in our application. In AN3413, page10 mention �PA6, PA7, ...