STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

General purpose timer - time base implementation

Posted on July 01, 2014 at 06:29STM32F101R8 is running at 36MHz off its internal clock. One of its three general purpose timers, TIM4, aims to generate four different time based interrupts. These should be proper internal time base design, without a...

isaac by Associate II
  • 166 Views
  • 1 replies
  • 0 kudos

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
  • 393 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
  • 209 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
  • 889 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
  • 572 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
  • 429 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
  • 542 Views
  • 0 replies
  • 0 kudos
Labels