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 and SSD1963 noise problem

Posted on December 09, 2013 at 15:02I have 7'' TFT  with SSD1963 chip. I  noticed that there is a picture on the screen, but there is a big problem. As soon as I touched the screen body anywhere , the screen was dark. In addition,  when I replaced s...

Suggest an Eval Kit for STM32F101CB ?

Posted on December 09, 2013 at 06:43Hi, I am in search of Evaluation Kit for STM32F101CB , I am bit confused about picking a right evaluation board for this processor :( Can anyone please suggest me a good evaluation environment for STM32F101CB  ??...

ADC 12bit in STM32f4 discovery

Posted on December 07, 2013 at 17:01Hi. Can you show me ADC register map of  ADC1 and ADC2 12 bit? in example incle lib  ADC3_DR_ADDRESS     0x4001224C. I read manual but can find it. In ADC I see 0x000 - 0x04C ADC1.0x100 - 0x14C ADC2.Thanks

41003160 by Associate II
  • 249 Views
  • 3 replies
  • 0 kudos

Independent Watchdog Timer

Posted on December 08, 2013 at 14:54hello I want to learn how to use independent watchdog so I wrote this code but it doesnt work .here is my code :#include ''stm32f10x.h''#include ''stm32_eval.h''#include <stdio.h>GPIO_InitTypeDef GPIO_Config_Anaht...

STM32F4-Discovery - problem with debugging in RAM

Posted on December 08, 2013 at 15:56 Hello, I'm using CooCox IDE. I have problem with debugging in RAM and USART communication on STM32F4-Discovery. When I load my program to FLASH all works correctly , data transmit and LEDs on PD12-PD15 switch on ...

st-com by Associate
  • 193 Views
  • 2 replies
  • 0 kudos

Dynamic Memory Usage

Posted on December 04, 2013 at 12:23Hi guys, I have to do a RAM check routine that performs Class-B controls on pre-assigned (probably all RAM) memory block. The first doubt that rise is : if I allocate the memory statically I can't free it (or rele...

sarraciro by Associate II
  • 1163 Views
  • 9 replies
  • 0 kudos

stlink v2 & ITM trace

Posted on November 07, 2013 at 19:02 Hi, I am currently stuck with stlink v2 and ITM trace on a STM32F103RB. I am using CMSIS debug support by simply calling ITM_SendChar(). This is the only trace specific code than I am using. I...

bernd by Associate II
  • 1329 Views
  • 9 replies
  • 0 kudos

STM32F4 - Master Receive

Posted on December 04, 2013 at 22:45I am attempting to get an STM32F4 to receive data in Master mode. I am getting a problem where the RXNE interrupt is never tripped.*Should this work, even if you have MISO tied to GND or 3.3V?*Do I need to do anyt...

dibs by Associate II
  • 388 Views
  • 10 replies
  • 0 kudos
Labels