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

SWV ITM Breaks Debugger

We have a new design using the STM32G474 and are having some weird issues with the SWV utility. Current setup:STM32Cube IDEST-Link V2-ISOL Debugger using SWCLK, SWDIO, and SWOSWD connection to micro with 33 ohm termination resistorsSWO was wired manu...

NSmit.9 by Associate II
  • 569 Views
  • 1 replies
  • 0 kudos

Resolved! Compiling with CIMSIS DSP LIBARY

I followed https://community.st.com/s/article/configuring-dsp-libraries-on-stm32cubeide to install.The linker is saying cannot find -larm_cortexM4lf_math.Hears is the project settings I followed https://community.st.com/s/article/configuring-dsp-libr...

0693W00000Y80MdQAJ.jpg
BFlin.1 by Associate II
  • 861 Views
  • 2 replies
  • 0 kudos

Timer Interrupt Code Doubt

Hello. I used to use the following code for starting a timer interrupt and used to set up the pre scalar and counter such a way I get the desired frequency but now this code is not working. My LED doesn't blink at all. I just wanted to check if the c...

STM32F103C8 SPI1 MOSI ISSIE

HiI try to run SPI 1 on STM32F103C8 but when i send data i have only SCK signal. MOSI(PB5) is in high state (dont change). SPI2 on PORTA works grate.void MX_SPI1_Init(void) {   /* USER CODE BEGIN SPI1_Init 0 */   /* USER CODE END SPI1_Init 0 */  ...

0693W00000Y9p0fQAB.png
MSkor.1 by Associate II
  • 1046 Views
  • 6 replies
  • 0 kudos