STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 427 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
  • 4149 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
  • 747 Views
  • 1 replies
  • 0 kudos

STM32F7 and I2S CODEC (CS43L22)

I'm working on a new PCB design based on ST32F746 Discovery schematics.I want to change the CODEC to a cheaper CS43L22 DAC.Can someone help me make the correct connections to the DAC (MCLK, SCLK, SDIN, LRCK) ?An F7 schematic with this DAC would be gr...

RRoon by Associate II
  • 795 Views
  • 2 replies
  • 0 kudos