STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Disable FSMC in Stop mode

Posted on July 11, 2017 at 09:32Hi,I'm using Stop mode on a custom board with STM32F207. There is a SRAM on the board for data storage.I turn off SRAM in Stop mode, to reduce power consumption. Now I want to disable the FSMC of SRAM too. Therefore I...

SRAM scattered architecture on the STM32H7

Hello For the STM32H7 micro controllers what does a "SRAM with scattered architecture mean". "The STM32H7x3 line provides from 1 to 2 Mbytes of Flash memory, 1 Mbyte of SRAM with a scattered architecture: 192 Kbytes of TCM RAM (including 64 Kbytes of...

Resolved! Can't enable PLL properly for STM32F767

Hi,I'm having a hard time configuring the system clock. It seems that I'm achieving 16MHz, but I want to run at full speed (216MHz). From what I'm seeing, the problem is that the System Clock Switch isn't changing to PLL. If I try to change bits 1:0 ...

Recently I bought original NUCLEOF103RB development board. 1.Is there any inbuilt serial window available in KEIL IDE ?. 2.Can I check serial output through the same USB port while debugging (Like Arduino) ?

I am new to this controller, Before I am well aware of PIC and Atmel chips, Now I would like to move to 32 ARM that is why I am choosing this developments board. This compiler is very new for me compared with CCSC PIC and Arduino, So please tell me w...

Nucleo-STM32F4 compiling error using Eclipse

I just bought a Nucleo-STM32F466RE and have a problem to use it. I tried to use Eclipse like this tutorial: https://www.carminenoviello.com/2014/12/28/setting-gcceclipse-toolchain-stm32nucleo-part-1/ and I have a problem in compiling the test project...

JJuli by Associate
  • 348 Views
  • 0 replies
  • 0 kudos

Resolved! CHS to LBA conversion - How to get CHS and SPT on uSD card?

I need to do conversion between CHS addressing to LBA using the following formula:LBA = (( C x HPC ) + H ) x SPT + S - 1where,C, H and S are the cylinder number, head number, and the sector numberLBA is the logical block addressHPC is the number of ...

Zaher by Senior II
  • 3053 Views
  • 17 replies
  • 0 kudos

What is a solution of this problem?

Rebuild target 'Target 1'assembling startup_stm32f10x_hd.s...compiling core_cm3.c...compiling misc.c...compiling stm32f10x_gpio.c...compiling stm32f10x_rcc.c...compiling stm32f10x_usart.c...compiling stm32f10x_can.c...compiling stm32f10x_tim.c...comp...

MAyar by Associate
  • 580 Views
  • 1 replies
  • 0 kudos