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

stm32l432kc dev board debug interface?

I have a STM32L432KC board purchased by a colleague. I installed STLink device drivers according to sheet and try to set it up. However, it never gets recognized as a STLink device (neither on Windows 7 nor on Mac OS Majove) but rather as a J-Link de...

OCosk by Associate
  • 480 Views
  • 1 replies
  • 0 kudos

I2C Slave ISSUE on STM32L0

Hi everyone,I am trying to develop a Master-Slave system using two Nucleo-L053R8 boards. The first one is the master, which sends a command to the Slave board whenever the onboard button is pushed. Each time a new message is received, the slave board...

luca_dix by Associate
  • 371 Views
  • 0 replies
  • 0 kudos

STM32H743 ADC calibration timeout

Posted on May 17, 2018 at 18:07My ADC clock is 25 MHz andHAL_ADCEx_Calibration_Start(&hadc1, ADC_CALIB_OFFSET_LINEARITY, ADC_SINGLE_ENDED) will return an error due to ADC_CALIBRATION_TIMEOUT being exceed I changed the value from 64000 to 640000 and ...

uSDCard on STM32F746G-DISCO

I am working with STM32CubeMX 4.26.1 and uVision V5.25.2.0 on card STM32F746G-DISCOFirst, I use the program given in example “en.stm32cubef7\STM32Cube_FW_F7_V1.12.0\Projects\STM32746G-Discovery\Applications\FatFs\FatFs_uSD�?This example works but I c...

FHESS by Associate
  • 760 Views
  • 3 replies
  • 0 kudos

Custom Bootloader for STM32F3xxx Series

Hi,Does anyone know if it's possible to replace the default bootloader that ships with the controller with the custom one? I searched the net, and the answer I get is that it's not possible. I may be wrong.Also, I could not find the source code for t...

RChow by Associate
  • 641 Views
  • 4 replies
  • 0 kudos