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

STM32107 Default Clock configuration

Posted on January 19, 2014 at 07:54I am trying to figure out the default clock speeds (after reset) for the buses and the peripherals and system clock for the STM32107VC. I am reading the STM32107 Reference Manual RM0008 on page 123.One thing I do n...

orlcp440 by Associate II
  • 753 Views
  • 6 replies
  • 0 kudos

CMSIS V3.20 and CMSIS-RTOS V1.02

Posted on January 19, 2014 at 07:38I recently downloaded the latest STM32F4 Peripheral library, STM32F4xx_DSP_StdPeriph_Lib_V1.3.0.   The library contains peripheral driver and CMSIS V3.20 which includes CMSIS-RTOS V1.02.   In the CMSIS documentatio...

jim_wei by Associate II
  • 224 Views
  • 0 replies
  • 0 kudos

Changing EXTI lines

Posted on January 18, 2014 at 20:49 Hello, first I am sorry if I didn't need to open new thread. I searched through lot of examples in this forum, about EXTI. And most of them were similar to my problem, but non of them helped. :(<br>I am using ...

STM32F1 ''No target connected''

Posted on January 18, 2014 at 11:21Hi, I got this error message after I download my code which have remap pin PA13,14,15(JTAG and SWCLK pin) to use as GPIO and TIM2.Normally I should be able to download new code by get boot pin to high but this time...

STM32F429I-discovery SPI Troubles

Posted on January 12, 2014 at 07:43 Hi, I just received my STM32F429 discovery board and I tried to implement basic SPI but I'm stumped as to why the logic analyzer output was different. Can anybody point out were I was wrong. Here is the code. ...

0690X00000605WkQAI.png
shan_rei by Associate II
  • 716 Views
  • 5 replies
  • 0 kudos

Hard fault test

Posted on January 17, 2014 at 18:09In order to test the Hard Fault interrupt, I modified the Systick example on ''STM32F0xx_Discovery_FW_V1.0.0'' as follows.. on main.c I added two lines: ------------------------------ int main(void) { uint8_t* Byte...

Incremental Encoder to STM32f407

Posted on January 15, 2014 at 20:51Hi I am trying to understand how to interface incremental encoders to stm32f407 ( 2 encoders) : my problems : Which pins can I connect to it; should I connect to the pins directly ?  . How can I did  detect the ...

sami by Associate II
  • 1193 Views
  • 5 replies
  • 0 kudos