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

Getting started .

I have the STMf32f469 board , when I try to send a demo to the board it says that I do not have the St link utility ? Shouldnt I have got that with the StmCube install ? Or do I need to download that specifically ?EDIT> Worked with ST link. Although ...

STM32H745BIT6 Availabillity

What is the schedule for the STM32H745BIT6 Processor. Meanwhile it is in active state on the ST homepage (But not in CubeMX).Is there an estimation when it will be available for distrubutors? Is there a possibillity to get ~5 samples of this chip dir...

Martin21 by Associate II
  • 374 Views
  • 1 replies
  • 0 kudos

Debugging the Linux kernel

Hi,I'm looking for a cheap board for debugging the Linux kernel, for a POC.I thought of the stm32f429-disco. It is limited in resources, has no MMU/virtual-memory, but it's not a necessity for now.I'm experienced with bare-metal stm32 programming, de...

ADC of stm32f103c8 not working

i would like to switch the LED ON (PB0) when ADC is from above threshold value ''if (adcValue >2275)''and in case of below threshold it should switch LED ON (PB1)code showing no error in Keil , if you see any erroe plz highlight me thanks.//********...

ALE1 by Associate II
  • 321 Views
  • 0 replies
  • 0 kudos

STM32H743 LSE pins as GPIO - not working

Hi, I'm trying to use one from the following pins: PC 13,14,15, PI8, but not working. The code is CubeMX generated. clock for PORTC is enabled, no LSEON, no alternate function. I tried in OUTPUT_PP mode with pullup and without pullup. I think the PC1...

uprogc by Associate II
  • 958 Views
  • 7 replies
  • 0 kudos

Resolved! STM32F091 - Bitbanding

We are porting a piece of software from STM32F1 to a STM32F091.One part of the software is using bit banding. But in the library heade is no definition for the bit danding area in the memory.I fear bit banding is not supported by this special device?...

TIM 1 config in matlab

Hi,how to enable UP under interrupt (as shown in figure), while setting us TIM1 in MATLAB.my simulink file as below. Project config file

SPath by Associate II
  • 692 Views
  • 1 replies
  • 0 kudos