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

Resolved! How can I use Capture Compare as external trigger source?

Hi!This might be a simple question, but I still haven't solved it. I want to create an external trigger source for SDADC 16-bit and I have selected TIM12 Capture Compare 1 as external trigger source. Then I have enable the Output Compare, because I d...

0693W00000BbUBbQAN.png 0693W00000BbUBgQAN.png
DMårt by Lead
  • 2168 Views
  • 5 replies
  • 0 kudos

Unable to read from ADS8686S properly via SPI

I am trying to read registers from an ADS8686S ADC from TI. It has the following timing diagram for register reads (from https://www.ti.com/lit/ds/symlink/ads8686s.pdf?ts=1624204868114&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FADS8686S):...

0693W00000BbTiKQAV.png
JRest.1 by Associate
  • 816 Views
  • 1 replies
  • 0 kudos

How to implement remap function in STM32L5

Hi,Because the STM32l5 not support "__HAL_SYSCFG_REMAPMEMORY_SYSTEMFLASH", Please tell me how to change the program entry point without program on-chip flash.ThanksQiZhang"void AppEnter(){ #define SYS_MEM_ADDR 0x8020000 __HAL_SYSCFG_REMAPMEMORY_SYSTE...

zqizh.1 by Associate II
  • 344 Views
  • 0 replies
  • 0 kudos

Resolved! I2C Between two STM32 boards not working

Hi,i'm trying to send data from an stm32f446-nucleo board ( as a master ) to an stm32f469-disco board ( as a slave ) but it is not working correctly,PS: Each board is connected separately to a USB Port from PC.MASTER Code :int main(void){ SystemClock...

0693W00000BbBMQQA3.jpg 0693W00000BbBMLQA3.jpg

Resolved! identifie counterfeit

Hello,we had trouble with a batch of STM32F103CBT7 processors. I have read a lot about counterfeit CPU's. I had the Error 18 in CubeIDE and 5 out of 1000 IC's did not work as our stock ones (STM32F103CBT6). The UID of one of the chips is UID0= 0x0047...

machinist by Associate III
  • 1446 Views
  • 4 replies
  • 0 kudos

How to Solve the default handler ISR . In my code PC struck in default handler function in startup_stm32l476xx.s file

Hi,In my code Program counter struck in Default hander routine.  .section .text.Default_Handler,"ax",%progbitsDefault_Handler:Infinite_Loop: b Infinite_Loop .size Default_Handler, .-Default_Handler how to know what is the cause for this and how to o...

Skuma.12 by Associate II
  • 571 Views
  • 0 replies
  • 0 kudos

Debug the application from external memory interface.

hi we want to debug from the external memory interface. Actually my code size is more than internal RAM memory, so we want use external memory jtag debugging. is this external memory debugging possible? if possible what is procedure ?

srikanth by Associate III
  • 926 Views
  • 6 replies
  • 0 kudos