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

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
  • 393 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
  • 3674 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
  • 658 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
  • 742 Views
  • 2 replies
  • 0 kudos

STM32F413-DISCO, How can i ru MEMS example

Hi, i have STM32F413-DISCO, this board can do this:"The demonstration firmware uses the MEMS motion sensor to blink the four LEDs according to the motion direction and speed. Connecting the board to a PC with a second USB 'type A to micro-B' cable co...

Vlad Sol by Associate
  • 447 Views
  • 0 replies
  • 1 kudos