STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How the standard library runs in RAM

Hi.I am trying to run on RAM using STM32F407.How can I get the standard libraries (stdlib,stdio,string...) to run in RAM?​STM32F407VETX_FLASH.ld.data:{.....*libc.a:*(.text .text*).....}​statement was not allowed.​thank you

UpStream by Associate II
  • 332 Views
  • 0 replies
  • 0 kudos

Resolved! RTC drift

I am currently working on an RTOS application that includes RTC, and have observed that there is a clock drift of approx. 25 to 32 seconds after a 24-hour measurement cycle. Additionally, the drift seems to be not linear.I've measured the RTC frequen...

KIbra.3 by Associate II
  • 4608 Views
  • 6 replies
  • 0 kudos

SPI communication on STM32H7

SPI communication on STM32H7Working on interfacing Nucleo-H7A3 to COMX-CN-FB evaluation board which embedded netX made by Hischer using SPI interface.   Using SPL's SPI Transmit & Receive library, I implemented and proved the SPI data transmit & rece...

how to capture pwm pulse width in stm32f103?

Hello, I'm already try this Input capture method for pwm pulse width. But frequency capture stored at a variable properly. And i need to capture pulse width too. but i try to capture pulse width and output has not given properly. and I'm change the ...

mrsmile by Associate III
  • 510 Views
  • 0 replies
  • 0 kudos

Resolved! Error in AN2867 regarding oscillator choice?

Hello,I think I found an error in the AN2867 and just wanted to confirm it, before we hack around in hardware.We use an H7 with an external LSE. Fate landed us on the ABRACON ABS05-32.768kHz with 12.5pF. According to AN2867 it is suitable for the H7 ...

CSchw.4 by Associate
  • 597 Views
  • 1 replies
  • 0 kudos

Problem with standby mode on STM32l011K4T6

Hello everyone !I have a problem about low power mode on STM32. I use a STM32L011K4T that i soldered on a PCB. I want to use the standby mode with RTC.I used the example code from controllerstech website to try in a first place this mode and it was n...

FPOTH.1 by Associate
  • 1474 Views
  • 3 replies
  • 0 kudos