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

Executing independently compiled code in RAM.

I have a device that must execute precompiled functions which are copied to a place in RAM. Function calling:PLC_main = (pFunc_main) 0x30000001; PLC_main();Compied function: PLC_1 0x30000000: 4811 .H LDR r0,[pc,#68] ; ...

VNilo by Associate
  • 343 Views
  • 2 replies
  • 0 kudos

Temperature of the internal temperature sensor

Using STM32F0308C on a custom board. When I read the temperature sensor I am getting 1765 and the TS_CAL value is 1778.Supply voltage is 3.3V, VREF_INT is 1524 and I am reading 1525 on the internal reference. So I assume I must apply a 1524/1525 corr...

ECost by Associate II
  • 310 Views
  • 1 replies
  • 0 kudos

I am using STM32F030c8t6 in my device which is battery operated. I want to monitor a standard 3.7V Lipo battery voltage so I used a voltage divider at the battery and divider output is set to 3.3V which goes to ADC pin of Controller.

1. Is it ok to set 3.3V as a divider output which goes to ADC pin?2. The external voltage at VDDA pin (We have given the same VDD as VDDA) show some fluctuations while ADC monitoring so can you suggest the best possible way to monitor battery voltage...

HRawa by Associate II
  • 280 Views
  • 0 replies
  • 1 kudos

Mismatch datasheet reset value and reality

Dear community,I am using the STM32F103C8T6 32 bit ARM Cortex M3 microcontroller.In Section 9.2.1 in the reference manual (GPIOx Control Register Low) it says that the reset value is 0x4444 4444 (which means all pins are floating inputs).However, whe...

Xhendos by Associate
  • 256 Views
  • 0 replies
  • 0 kudos

Timers frequency divided by 2

Hello everybody!I try to configure TIM2 to interrupt in the range of 100Hz ... 1kHz. Strangely, the actual frequency I set is divided by 2: if I configure the timer to run at 1000Hz, it will run at 500HzTIM2 configuration:void System::InitTimers() ...

jean by Senior
  • 707 Views
  • 8 replies
  • 0 kudos

Minimum ADC Sample Times

Looking at the datasheet for STM32F20xxx ADC; if I run the ADC at 30MHz and use the minimum sample time of 3 (100ns), the input sample capacitor will not be fully charged even with zero source resistance. The input spec is 6K and 4pF, if you take th...

JKing.3 by Associate II
  • 216 Views
  • 0 replies
  • 0 kudos

Timer Configuration causes Flash Error

I've got a real strange error, and I really don't understand it. I'm using a STM32F407VET6 Microcontroller. I also use CubeMX to generate the configurations. But especially with the Timers, it's not possible to set every setting I need with Cube, so ...

user 143 by Associate III
  • 1025 Views
  • 4 replies
  • 0 kudos

How to fix the Files Upload Problem

I'm a tiro of ST-LINK/V2 and STM32 tools.Recently, when I upload a file via ST-LINK/V2 to my STM32 tools (OpenIMUZA300), the upload prosess was failed.The warning messages are:no flash bank found for address 0x10020000no flash bank found for address ...

0690X000009YRMSQA4.jpg 0690X000009YRMcQAO.png 0690X000009YRMhQAO.jpg 0690X000009YRMmQAO.jpg
ZZhao.12 by Associate
  • 224 Views
  • 0 replies
  • 0 kudos