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

Making bin file for IAP application Const varible issue

Posted on April 06, 2013 at 14:47Hello.I mange to creat IAP BootLoader which place over sector 0-1.I make a room for constant varibles place at factory and change from time to time. There values should be read at power up so I place them over sector...

Barbie by Associate II
  • 212 Views
  • 3 replies
  • 0 kudos

Getting Started With STM32F4 Discovery!!

Posted on March 25, 2013 at 17:28I Recently got STM32F4 Discovery board i was going through peripheral examples, the thing i want to know is that where to get started because i want to use this board in my FYP, anyone has any kind of help resource? ...

sajid by Associate
  • 197 Views
  • 2 replies
  • 0 kudos

uart communication in stm32

Posted on April 04, 2013 at 12:50Hi, I am getting problem while using uart of controller with my wireless module. Actually what is happening is my wireless module receiving data very fast and consumption of that data from controller side is slower ...

manoj23 by Associate II
  • 701 Views
  • 11 replies
  • 0 kudos

pdr_on connection

Posted on April 05, 2013 at 23:37For regulator on and internal reset off should the pdr_on be connected to vcc or vdd or left floating? Thanks #stm32f417-ufbga176

STM32F2xx IAP question

Posted on April 05, 2013 at 23:33I have base my IAP on AN2557 application. I change the offset for my APP to 0x08010000 because need same extra sectors for fix varibles. I change the icf file according :define symbol __ICFEDIT_intvec_start__ = 0x080...

Barbie by Associate II
  • 159 Views
  • 1 replies
  • 0 kudos

USART don't send what I want

Posted on April 04, 2013 at 22:20 First of all, sorry for my bad english and possibles gramatical mistakes; I'm working on stm32f100rb (Discovery Board). Well, when I want to sent a Ascii Character, for example, ''A'', I use the next comm...

STM32F2 LSE RTC crystal issue: Can anyone help?

Posted on March 01, 2013 at 13:45HelloWe use the STM32F2 for a project and have problems with the LSE crystal.We use a Citizen CMR200T crystal (32.768kHz, CL=6pF, Farnell Nr. 1652560) wich has a gain margin of 6.1 (according to the ST application no...

ter by Associate II
  • 257 Views
  • 2 replies
  • 0 kudos

Interrupts are not occurring in order

Posted on April 03, 2013 at 16:55 Hi! All, I have a reed switch based Wind Speed and wind direction sensor(anemometer), these two reed switches(one for wind speed and another for direction) are connected to pull ups so that it generates the d...

Labels