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

about timing using F446RE

Posted on April 03, 2016 at 04:39Hi all,   I got a board NUCLEO F446RE. I am using mbed for coding and I saw there are delay function precise up to microsecond. I need to create a series of TTL pulses with period in few microseconds to couple hundre...

llwaeva by Associate II
  • 601 Views
  • 6 replies
  • 0 kudos

Problem while enabling I2C & FSMC in STM32F103ZE

Posted on June 29, 2015 at 12:06Hi,I am using STM32F103ZE microcontroller. In which  communicating with external SRAM with FSMC . It is working fine.1)Now I am trying to communicate with an IC which is connected through I2C1 (PB6 : SCL , PB7 : SDA,)...

grv1103 by Associate
  • 471 Views
  • 5 replies
  • 0 kudos

STM32F429x.SVD

Posted on March 11, 2016 at 16:03I downloaded this from http://www.arm.com/products/processors/cortex-m/cortex-microcontroller-software-interface-standard.php and found what I think is an issue with FLASH.ACR.LATENCY: it’s described as 3 bits wide, ...

could not disable out protection

Posted on July 21, 2013 at 15:43hello every one.i have stm32f407 demo board that i cant program it any more. last program work correctly ,but if i want to erase the chip or program it again make the error stilinkv2/and st-link software error ''could...

ADC do not work in differential mode

Posted on March 26, 2016 at 07:54Good afternoon, I have problem in use ADC in differential mode. In differential ended mode  ADC do not work on my device and Nucleo-F334R8 also. I use Ac6 System Workbench, CubeMX and ST-Link V2 for develop. I do not...

STM32F7: stream video to micro SD

Posted on April 02, 2016 at 04:16What is the good way to store video capture from camera to microSD?I am using the lib ''sd_diskio.c''  to storage frame size 480x272x2 bytes but the quality is terrible, only 1 frame/second. It seems it took too much...

son1 by Associate II
  • 155 Views
  • 0 replies
  • 0 kudos

STM32F303K8 CAN Init failure on all modes

Posted on April 01, 2016 at 16:47 That's right, the very same acknowledgement error found during calls to CAN_init(CAN1, &CAN); is found waiting on the INACK bit to be cleared. And yes, the CAN clocks are turned on. This error is n...

troyerta by Associate II
  • 336 Views
  • 3 replies
  • 0 kudos

RTC and reset problem

Posted on March 31, 2016 at 14:20Hi to all, I encounterd a problem using Real Time Clock. After I initilaized it, everything seems to work, but when I reset MCU it stops and I can restart my board only powering it off and then on again. Hereafter th...

Labels