STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi I am working on stm32f051c8tx in adc part , below is the code I am using, the issue is, there is a variation of 30 millivolt from the multimeter to the voltage read by the controller.

static void MX_ADC_Init(void){ /* USER CODE BEGIN ADC_Init 0 */ /* USER CODE END ADC_Init 0 */ ADC_ChannelConfTypeDef sConfig = {0}; /* USER CODE BEGIN ADC_Init 1 */ /* USER CODE END ADC_Init 1 */ /** Configure the global features of the ADC (Clock, ...

NJP.1 by Associate III
  • 531 Views
  • 4 replies
  • 0 kudos

STM32 STLINK Detect problem

HelloI am using stm32f072c8t6 in my project but stlink does not connect stm32 somehowHow can I detect the fault?boot pin > 10k > GNDNRST pin>10k 3.3v

0693W00000DlwLNQAZ.jpg
Operi.1 by Associate II
  • 759 Views
  • 4 replies
  • 0 kudos

ST Visual Programmer Warnig(The device is protected)

When I tried to write a file to STM32F103RCT6, it could not be written.STVP displays this as a "device protected" warning.The IC was purchased from a trading company and is not written to the cash register.We inspected nearly 70, but not the other bo...

YBAN.1 by Associate
  • 583 Views
  • 2 replies
  • 0 kudos

I am trying to find any information about what the values I would read using Differential inputs from ADC's on STM32F303. IS there Documents about Differential input (what the output would be)?

I am using STM32F303REx to measure Voltage and Current from ADC (differential Input). Is there -+ values around 0 or are they offset around 4096/2 Offset that must be subtracted to get a signed value? Is there any documentation or Examples?

DWise.1 by Associate II
  • 532 Views
  • 2 replies
  • 0 kudos

Nucleo-L412 Programming Error

Hi. I have Nucleo-L412 programming error with Keil. I can program Nucleo F401, F411 and F407 discovery board without error. But I can not load the program to the L412 board. I had had "No ST Link Detected error" but then I solved this problem on Keil...

MÇeli.2 by Associate II
  • 371 Views
  • 1 replies
  • 0 kudos

Problem with RTC on STM32G0.... family MCU

HI,good mornig,I'm starting to use RTC on STM32G0...familyI'm using NUCLEO board G071RB for initial tests and I setted it as follow:1) introducing 2032 battery on Vbat pin (previous disconnect SB26 jumper (Vdd))2) select LSE by STCubeMX configuration...

FSpre.1 by Associate
  • 734 Views
  • 2 replies
  • 0 kudos

Stm32f030c8t6 clock problem

Hi everyone i have stm32f030c8t6 mcu with out evaluate borad, when i set the clock on 8 Mhz it's work correctly, but when i set the clock on 16,32Mhz with pll or even with HSE it doesn't work, i check in keil debug and it writes cannot access memory,...

MSafa.3 by Associate
  • 673 Views
  • 3 replies
  • 0 kudos