STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

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
  • 661 Views
  • 1 replies
  • 0 kudos

STM32H747-DISC0 without HAL_DSI_Refresh

Hello.I have purchased MB1166-A03 AT1 of STM32H747-DISC0.https://github.com/STMicroelectronics/STM32CubeH7/tree/1c84713102f8509deb79ae14db8dbb104c17c45e/Projects/STM32H747I-DISCO/ExamplesI have looked atIn the Projects/STM32H747I-DISCO/Examples/LCD_D...

ATaka.2 by Associate II
  • 1223 Views
  • 2 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
  • 2725 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
  • 2133 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
  • 2104 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
  • 2075 Views
  • 7 replies
  • 0 kudos