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

Resolved! Error in Final Launch Sequence

I am trying to upload the code to my target STM32F407 but below error is showing up. I tried some of suggestions but problem is still there. I am using Version: 1.15.1.   Debug log file also attached. 1) Doing Mass Erase of flash,2) Updating ST Link ...

Nico3_0-1720244408387.png
Nico3 by Senior
  • 201 Views
  • 1 replies
  • 0 kudos

CubeMX: Cannot disable Systick INT

Posted on April 13, 2014 at 13:46Hello! When using CubeMX and going to Configuration and System --> NVIC ''System tick timer'' Interrupt is enabled. When I disable it, click apply and ok and then open NVIC dialog again it's enabled instead of disabl...

Resolved! Minimal FMAC gives wrong answer on STM32G4

I have the FMAC working enough to produce values readable from RDATA, but they are acting strangely and giving small positive and negative values and 0. As a minimal test, I created the below code to have X1 and X2 be all 1s. A buffer length of 18 sh...

KHarb.1 by Senior
  • 117 Views
  • 1 replies
  • 0 kudos

Resolved! HAL_Delay() doesn't synch with RTC on STM32H7A3

I'm rewriting some of my old LL code to use HAL and having trouble getting the RTC to read time correctly. I have a simple test project where I'm calling HAL_RTC_GetTime() and HAL_RTC_GetDate() before and after a call to HAL_Delay() with the expectat...

magene_2-1720213155288.png magene_0-1720212267571.png magene_1-1720212325661.png
magene by Senior II
  • 202 Views
  • 2 replies
  • 0 kudos

Resolved! 32F413 Port Pin States During Deep Sleep?

I'm the hardware guy on a 32F413 project where we have a lot of impulse noise nearby on the PCB.  Because of this I've been on a campaign to make certain that all microcontroller I/O pins are equipped with pull-up or pull-down resistors.The project h...

JOLSO.11 by Associate II
  • 149 Views
  • 1 replies
  • 0 kudos

Resolved! my stm32f4 cannot connect to stlink normally

I am facing an issue with my custom-made STM32F4x minimum system board. I am experiencing unstable connections with the STLink. I am using an AMS1117 for power supply, and I have found that when the STLink supplies power at 5V to the AMS1117, it cann...

Labels