STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Version STM32F439 bootloader

Posted on July 01, 2014 at 17:06Hi, In AN2606 I read  STM32F429xx/439xx can have bootloader V7.x or V9.x. but I don't find information (for exemple in DM00068628 STM32F42xx and STM32F43xx Errata sheet).  Does the version depend of the date of manufa...

o_ by Associate II
  • 521 Views
  • 3 replies
  • 0 kudos

how to checkSTM32F30x I2C NACK flag.

Posted on July 01, 2014 at 18:09Since there is no function for the stm32f30 series like send7bitslaveaddress which is there for other series when do I check the NACK flag in case the slave is not present? The sending of the slave address seems to ha...

cbhar by Associate II
  • 269 Views
  • 0 replies
  • 0 kudos

STM32F4 Save Data in USB

Posted on June 28, 2014 at 21:01Hi, I'm looking for a means which lets me save a text file on a USB key from a variable that can be found in my program. . I work with a STM32F4 (KEIL compiler)   Does someone can help me to find a solution? Thank you...

haythem by Associate II
  • 1116 Views
  • 5 replies
  • 0 kudos

how to output 5V to GPOIC_Pin7 instead of 3.3V

Posted on July 01, 2014 at 13:11hi,I'm using LCD with stm32f107 vct6, I need 5V for backlight.I configure GPIOC_Pin7 as GPIO_Mode_Out_OD and I connect it with 4K7 resisator and 5V.GPIOC_Pin7  -------->-------->OUT                4K7   ^           ^...

aymen by Associate II
  • 778 Views
  • 6 replies
  • 0 kudos

restarting CPU with VCP connection

Posted on July 01, 2014 at 15:51Hi, here's the problem: When I used RS232, I could reset my target, reset my PC app, and get going again, as the new bytes I sent went to the target. But this doesn't work over VCP. When the target is reset, the devic...

STM32F437: USB HighSpeed / ULPI SMSC3370

Posted on June 30, 2014 at 10:27We've designed a USB board based on an STM32F437 microcontroller, associated to an SMSC-USB3370 ULPI device clocked by a 60MHz external oscillator. We are facing an issue with the USB enumeration as our board is reco...

edurand by Associate II
  • 562 Views
  • 3 replies
  • 0 kudos

EXTI4_15_IRQHandler

Posted on July 01, 2014 at 09:01 Hi, I'm developing with STM32F0 and I have a problem with interrupt. this is my code: void batchStandByConf(void){ EXTI_InitTypeDef EXTI_InitStructure; //PC10 input GPIOC->OSPEEDR |= GPIO_OSPEEDER_OSPEE...

mosine by Associate II
  • 648 Views
  • 0 replies
  • 0 kudos