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

STM32f4 reset problem

Posted on January 04, 2014 at 19:13Hello,I have made a custom pcb for STM32f407VGT6. I am able to detect and program MCU using ST Link V2. However MCU is not running code after reset. BOOT0 pin is connected to ground via 1K resistor and BOOT1 is han...

nikhil by Associate
  • 244 Views
  • 1 replies
  • 0 kudos

STM32 f4 + Bluetooth

Posted on June 07, 2013 at 06:23Hello,I must establish a data transfer between a temperature's sensor connected with Bluetooth Bee and STM32 F4 with a Bluetooth Bee too.The connection between the sensor and the PC is set correctly (COM port) on the ...

touzi by Associate
  • 425 Views
  • 2 replies
  • 0 kudos

PWM with TIM8 works only with debugger

Posted on January 03, 2014 at 11:50 Hello, ich trying to create a PWM signal with TIM8 (channel 1). The PWM signal is generated as expected but only if i run the debugger. When i turn of the debugger the PWM signal is still running. ...

what is the purpose of ''#define USE_FULL_ASSERT''

Posted on January 03, 2014 at 12:16Hello All,I am new to STM32 cortex M3 controllers. I am building a basic application (LED toggling) in IAR embedded workbench v6.2. I am facing an error Error[Li005]: no definition for ''assert_failed''. What i wan...

ch2 by Associate III
  • 3155 Views
  • 3 replies
  • 1 kudos

STM32F205RGY6 - how much USB

Posted on January 02, 2014 at 22:53I found discussion from some time ago but it was not ended into reasonable info, so I want ask again :1. How much USB OTG can be used in F205 and which type (there is different information in datasheet and on some ...

voltr by Associate II
  • 287 Views
  • 1 replies
  • 0 kudos

STM32_USB-Host-Device_Lib_V2.1.0 working?

Posted on August 28, 2013 at 13:01Hi Help, I have been trying to get the STM32_USB-Host-Device_Lib_V2.1.0 working as a Virtual Com Port/CDC on a STM32F407 in Atollic TrueStudio. No RTOS - bare infinite loop in main. The code compiles and run OK. USB...

chen by Associate II
  • 457 Views
  • 3 replies
  • 0 kudos

FatFS SD wont initialize

Posted on January 02, 2014 at 06:01Hi All, I'm having problems with getting my 2Gb Micro SD card to initialize. From deubgging, I have found the problem occurs in the FindSCR(RCA, scr) function called within SDEnWideBus(FunctionalState NewState). Sp...

Labels