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

stm32l0x1 incorrect UID LL_driver

Posted on December 05, 2017 at 15:47In the stm32l0xx_ll_utils.h, the UID is using the wrong offset:__STATIC_INLINE uint32_t LL_GetUID_Word2(void){  return (uint32_t)(READ_REG(*((uint32_t *)(UID_BASE_ADDRESS + 8U))));}Checked in both STM32Cube_FW_L0_...

MDW by Associate II
  • 593 Views
  • 1 replies
  • 0 kudos

X-NUCLEO-CCA01M1 + X-NUCLEO-IDB04A1 + USBhost

Posted on December 26, 2017 at 12:49Hi, I have these two shields and I want to integrate their libraries into a code generated by CubeMX where USBhost and FATFS middleware with relative pins are defined. I think that Shields' libraries are available...

startup_stm32f103x_hd.s for stm32f103VE

Posted on December 25, 2017 at 10:03hi,I am using stm32F103VE(512KB), which start file I should use? Where can I download it? I just get  startup_stm32f103xb.s from STM32Cube_FW_F1_V1.6.0, I am not sure it is right?

kent gu by Associate III
  • 694 Views
  • 1 replies
  • 0 kudos

Configuring GPIO threshold

Posted on December 24, 2017 at 07:02Hi everybody! I am working on a design using STM32F407VGT6 runs at 168MHz, I want to enable an external line interrupt with rising signal edge. I am monitoring a signal from some system which when reachs 1.3V I sh...

stm32programmer not detecting my device information

Posted on December 22, 2017 at 12:25hello,i am trying flash my STM32L476RG-NUCLEO using on board st-link,through stm32programmer tool,downloaded from website.but i am unable to see device information.please help me through it if there are any pre-re...

fake stm32

Posted on December 25, 2017 at 16:31helloIS There fake version of stm32?if it exist  how can i identity it?

Hardware designer wanted

Posted on December 25, 2017 at 11:43Hi I need a freelance hardware designer to develop a stm32 based device, with rfid and relay output.Who is interested and lives in Italy, Venice, Treviso, Padova zone please sends me an email at mailto:info@denisg...

Microseconds Delay using Timer

Posted on December 24, 2017 at 20:31Hi all,I'm trying to developpe microseconds delay based on STM32L0. I resort to use timer, which will generate an interrupt once the delay_time will be elaspsed.  I have configured the Timer as follow to generate...

STM Studio trips Win10 security

Posted on December 24, 2017 at 20:14There's a problem with STM Studio in the current Win10 update with 'Controlled folder access'  'security' nuisance.For certain reason, Defender prevents STM Studio from opening its project and log files.To properl...

Pavel A. by Super User
  • 348 Views
  • 0 replies
  • 0 kudos