STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Question about USBH_BulkReceiveData() Usage

Posted on October 23, 2012 at 15:30Hello! I'm currently working on a project using the STM32F4 Discovery board as a CDC-Host. I have succesfully enumerated my usb device and also successfully used USBH_BulkSendData(). But now I'm unsure about how to...

chose good compiler

Posted on October 14, 2012 at 22:46Hi allI started program the stm32f4 with atollic true studio one month ago it's very good and powerful but right now i have problem with code size limit . I want to know is there any free compiler for stm32f4 ? I l...

imanpakii by Associate III
  • 1465 Views
  • 9 replies
  • 0 kudos

Connected USB device not detected

Posted on October 22, 2012 at 14:52Hello! I have implemented the USB MSC Host application on a STM32F4, but it never detects the connected USB stick in the USBH_core state machine. I also know that the OTG_FS_IRQHandler() never gets executed the who...

reading processor VRefInt voltage

Posted on October 22, 2012 at 11:39I want to measure ADCx_IN17 (internally connected to processor VRefInt). What sample time should I use ?

wadi by Associate II
  • 647 Views
  • 3 replies
  • 0 kudos

UART4 Interrupt

Posted on October 22, 2012 at 03:45Hello, I am working on STM32F4Discovery Board. I am trying to make the UART4 connection with interrupt. I have declared all the needed settings but not able to find the problem. The problem is that it doesn't go t...

Programming,

Posted on October 21, 2012 at 19:43I have a problem with programming a Stm32f0Discovery board,When i have a code built and the board connected with STM32 ST-LINK Utility, and i click program it says: No Stlink detected.What am i doing wrong,

High Speed IO?? Is it really true?

Posted on October 22, 2012 at 13:20Hi all,I bougth a STM32F2 evulation board and iam trying to use high speed IO's but i didnt succes. here is the code;RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOF, ENABLE);  /* Configure PG6 and PG8 in output pushpul...

himmet by Associate
  • 543 Views
  • 1 replies
  • 0 kudos

STM32 RC5 STOP MODE ???

Posted on August 06, 2011 at 02:56I want to use low power mode (STOP). i put two configurations here... In the first configuration i am putting 2 STOP mode but first runs... When i wait the same external interrupt despite i enable this, i cant run b...

irmakci by Associate II
  • 611 Views
  • 3 replies
  • 0 kudos