STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

B-STLINK-ISOL CMTI Rating?

Hi there,Wondering if there's any documentation or data out there for the CMTI rating and isolation barrier capacitance of the B-STLINK-ISOL. May have some pretty decent dv/dt between the computer and STM32 - want to make sure I don't inadvertently d...

SGree.2 by Associate II
  • 436 Views
  • 1 replies
  • 0 kudos

cannot connect to nucleo-h563zi

It was working fine yesterday, today I cannot connect to the board. It is enumerated/identified but stm32cubeprogrammer connect fails. I tried different modes without luck. Now I am also trying with external debugger (jlink) (board powered by USB cha...

mete by Senior II
  • 1999 Views
  • 4 replies
  • 0 kudos

abouts ST-link V2 VAPP

I would like to ask about the VAPP specifications.Until now, the connection was made via JTAG as shown below.There was no problem in writing.VAPPTMS_SWDIOTCK_SWCLKNRSTGNDCan I replace VAPP with VDD (pin 19) and feed power from ST-LINK?If I do, should...

miwa by Associate
  • 1299 Views
  • 3 replies
  • 0 kudos

Reading GPIO in stop 1 mode

As per datasheet of stm32u5 series during the Stop 1 mode DMA and peripherals are accessible. When tried to access the GPIO read. Controller during debug mode reading the GPIO, but in the run mode the GPIO is not getting read. How to read GPIO pin in...

Gautham19_1-1693913758389.png
Gautham19 by Associate II
  • 1512 Views
  • 3 replies
  • 0 kudos

STM32F401RE

                AREA mycode, CODEEXPORT __mainmyclock EQU 0x40023830myDmode EQU 0x40020000myDout EQU 0x40020014myPU_PD EQU     0x4002080CmyPC13I EQU     0x40020810ENTRY__main PROCNOP;------------------------------Port C Clock EnableLDR R1,=myclockLDR...

CCV by Associate II
  • 1382 Views
  • 7 replies
  • 0 kudos