STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Copy the Qspi data to SDRAM

Board Name : STM32F746NG discovery boardI have created the section for QUADSPI & SDRAM in linker fileMEMORY   {   RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 320K   FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 1024K   QUADSPI (rx) : ORIGIN = 0x90000...

powerstep01

In powerstep01, voltage mode is more preferable for lower speed while current mode is more suitable for higher speed. Do anyone know what is the reason ?

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
  • 613 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
  • 862 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
  • 668 Views
  • 2 replies
  • 0 kudos