STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC external trigger input

Hi I'm developing an application which I tested on the nucleo board and I want to make my custom board. I went through the datasheet of STM32Go71kb(32 pin version) and I could not find the ADC external trigger input pin. Additonally I cannot provide ...

BDasa.1 by Associate II
  • 1077 Views
  • 0 replies
  • 0 kudos

Resolved! problem when changing from DTCM Ram to RAM_D1

Hello, I am writing a project with STM32H7. The project contains RTC, SPI, USART, SD Card, timers, and I2C. In order to have more RAM, I have brough the data and bss to RAM_D1. As next steps I want to implement Ethernet. However, I realized that in o...

VYoun by Associate III
  • 2589 Views
  • 12 replies
  • 0 kudos

STM32L011F3 ADC Calibration

Hi Sir,In STM32L0 ADC, there is a feature call ADC calibration.I would like to know, after performing ADC calibration, do I have to do factoring using the CALFACT (calibration factor obtained after running ADC calibration) in the result I obtained fr...