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

Release notes not published for STM32CubeL4 HAL

Posted on August 30, 2017 at 15:36Where are the release notes for the STM32CubeL4 HAL?  There are several releases, and I can't find documentation on any releases.  I'm interested in the release notes from version 1.7.0 to 1.8.0 and patch 1.8.1.If r...

STM32F7 maximum toogle GPIO speed question

Posted on August 30, 2017 at 15:28Hi to all,Am working with a a custom board with a STM32F767BIT6 working at the highest speed possible. I am trying the simplest test on a GPIOH pin 8 :    for(;;){          {              GPIOH->BSRR = 0x00000100U; ...

stm32f103 copy and paste program error

Posted on August 29, 2017 at 16:36HiWhen I copy and paste this program ( the rirst one with 285 lines)http://embeddedsystemengineering.blogspot.ca/2016/06/arm-cortex-m3-stm32f103-project-dsp.htmlI have an error:fatal error: stm32f10x.h: No such file...

RTC Accuracy - STM32L475

Posted on August 29, 2017 at 14:43According to pre-fixed parameters when setting up the RTC (PREDIV_A=127m PREDIV_S=255) and in accordance with AN4759, if I use a reccomended 32.768KHz (LSE) crystal, I should have a 512Hz signal at PC13 pin (STM32L4...

STM32F103 Assembler Interrupt Handling

Posted on August 30, 2017 at 11:16 Hello community, Iwould like to configure Timer 2 of my STM32F103C8 to use it as a simple overflow interrupt service and Iwould like to do this in assembly language. On page 198 of the reference manual i f...

loder by Associate II
  • 375 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F303ZE Reference Manual clarification needed.

Posted on August 24, 2017 at 22:04HelloI'm about to start a project and the STM32F303ZE seems like a perfect part. I was reading through the Reference Manual and I found in the section 15.3.11 Channel selection (SQRx, JSQRx) that the ADC1 is connect...

m4l490n by Associate III
  • 336 Views
  • 2 replies
  • 0 kudos

Stm32f103 Flash size

Posted on August 30, 2017 at 13:06Hi,Actually i am using STM32F103VBT6, But now my code exceeds 128KB.So with out changing my circuit can i use any of other Controllers of STM32F103 series which has more flash size and package should be LQFP100.Fast...

Labels