STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Debug Blue Pill with Stlink-V3minie

HI!I recently purchased some ST products, attempting to program and debug.I initially purchased a STM32 Blue Pill (STM32f103) along with a Mini St-Link V2 (Clone). Then I purchased an STM32F3VE board.I was able to program both boards using ST-LINKV2 ...

Error running a local C Application STM32CubeIDE

I am Trying to run a simple c code on STM32CubeIDE ThroughProject --- Run as --- C/C++ ApplicationBut i am always getting the following error:  OS : Windows 11 ProEclipse Version: 2.3.900.v20220308-0310CDT Version: 10.6.2.202205170638Build id: 202205...

358741432-eb04a6aa-870f-438a-8e8c-56816069e870.png

Resolved! Unknown PWM CH2 error STM32F030C8

Hi in custom design arrive problem , that seems as hard to solve. TIM3 CH1 and CH2 config:  TIM_TimeBaseStructInit(&timer); timer.TIM_Prescaler = 1-1; //48Mhz/1/2000=24kHz timer.TIM_Period = 2000-1; timer.TIM_ClockDivision = 0; timer....

MM..1 by Chief II
  • 203 Views
  • 4 replies
  • 1 kudos

Target Not Detecting with Debugger (ST link v2 )

Hi,we are using STM32F030CCT6 MCU and the communication is with SWD.for debugging we are using ST link v2 debugger, when we connect the target we are unable to connect. and it is displaying the target not detecting it.need help on this, I am attachin...

jayaraogotru_0-1723007718445.jpeg

Failed to use I2C DMA for STM32F072

Issue description as below:1. STM32F072+STM32CUBEMX+FREERTOS+I2C1 DMA2. I2C1 was set for rx DMA 2. I use HAL_I2C_Mem_Read_DMA() for external device memory reading and it retured HAL_OK,but no data written to DMA buffer , DMA1_Channel2_3_IRQHandler fo...

supgz_0-1723110535016.png supgz_1-1723110557778.png
supgz by Associate II
  • 157 Views
  • 2 replies
  • 1 kudos

Unable to read second ADC channel

Hi,I am using STM32F030 for a project where I need to trigger ADC conversion every 100us. I am running this SoC on 8MHz HSI. I am using TIM3 TRG for initiating ADC conversion every 100us. I am obtain ADC every 100us with ADC_CH5 which is set to 3V3 a...

x4ce by Associate II
  • 258 Views
  • 5 replies
  • 0 kudos
Labels