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

Truestudio was working fine. After adding 1 line in a source file, I got stuck with the attached error message. Changing the source back to original did not help, still getting the same error. Any suggestions how to proceed?

No source file named C:\\vmi\\viber_x4\\x4_fw_1_1\\BootLoader\\SRC\\bl_main.c.Program received signal SIGTRAP, Trace/breakpoint trap.GR_IconMenu (iconSTR=0x23a0008, Options=0) at ..\..\COMMON\SRC\GraphMenus.c:151151    if (xCount == 0)Halted to watch...

fbackvid by Associate II
  • 216 Views
  • 0 replies
  • 0 kudos

How to plot real time data in GUI.

I am trying to plot real time data in GUI.But when i run the program of GUI,it shows graph in MATLAB instead of GUI.I am just using command in GUI: run('matlab file name '). Code is written in matlab and calling this file in GUI.Thanks.

Mohan1 by Associate III
  • 215 Views
  • 0 replies
  • 0 kudos

HRTIMER input frequency

Can the HRTIMER input frequeny be lower than the maximum value given in the datasheets? E.g. on a G74 with HRTIMER input at 125 MHz, steps would be nice 250 ps versus 188.2... ps at 170 MHz.The functional description "HRTIM timer is made of a digital...

How to detect interrupt by a timer?

Hi all,I know how to program a time base interrupt by a timer in HAL, but now I'm learning about do it in CMSIS, with a STM32F303CCT6 MCU.My question is, in RM0316 doc, page 287, it talks about the Interrupts and Exceptions Vectors, wioth a total of ...

JAlca by Senior
  • 890 Views
  • 4 replies
  • 0 kudos
Labels