STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB stick access using OTG_FS in STM32F205ZE

Posted on September 24, 2011 at 13:23I am using following pins for USB stick interface OTG_FS_DM(PA11),OTG_FS_DP(PA12),VBus(PA9)In STM32f205XX datasheet it is given that it does not have OTG FS facility.Is it possible to configure these pins for OTG...

k_hraj by Associate II
  • 308 Views
  • 0 replies
  • 0 kudos

STM32F207IG w/ STM3220G eval bootloading issue

Posted on September 21, 2011 at 17:35Hello everyone. This is my first time posting here and I am having issues with the IAP found here at STM's website. I am using Rowley Crossworks and the IAP files do not support that. Instead I created my own pro...

stbbrad3 by Associate II
  • 1205 Views
  • 14 replies
  • 0 kudos

Are Pull-ups needed for SDIO

Posted on September 23, 2011 at 03:30Hello, I noticed that the schematic for the STM3220G-EVAL which uses an STM32F207 has a 47K pull-up on each of the non-power pins associated with the micro-sd card. I am currently designing a very space constrain...

Input with pull-down, how to configure

Posted on September 16, 2011 at 14:43 Hi everybody, i want to define an pin of my STM32F103ZE as input with an pull-down. I read in the documentation that i have to set in the CRH register CNF1 = 1, CNF0 = 0, Mode1 = Mode0 = 0 and the PxODR ...

Free STM32 F4 Seminars (North America)

Posted on September 22, 2011 at 15:45 Dear all, Get trained on the STM32 F4 series by joining for free our seminars in North America : http://www.st.com/internet/com/Learning/stm32f4_seminar.jsp The new STM32 F4 series offers the world’s highest ...

0690X00000602isQAA.jpg

USB report descriptor for newbies

Posted on September 15, 2011 at 15:34Hi all, I am beginner to STM32 and USB. I want to tailor the USB demo (four leds, 2 buttons and potentiometer) to my stm32 sk (board from IAR). I don't understand how to change the report descriptor to my case 6 ...

po by Associate II
  • 559 Views
  • 2 replies
  • 0 kudos

STM32F107 TIMERs

Posted on September 23, 2011 at 11:35Hello again, This time with a problem in setting the times. I have a simple application that after the main call the SystemInit() function which set all the timers. This function is inside the system_stm32f10x.c...

STM32 P107 Olimex and RTX Keil kernel

Posted on September 19, 2011 at 15:59Hi everybody, I really hope you can give me a help with the following question: I have an Olimex STM32 P107 board and I want to use the RTX Kernel from Keil using the uVision compiler. The problem is the PHY Cont...