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

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
  • 2382 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
  • 1689 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
  • 1815 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
  • 1673 Views
  • 7 replies
  • 0 kudos

Designing with STM32L496QGI6

Hello Team,We are planning to use the MCU STM32L496QGI6 for one of our products.The HSE we are using is ECS-480-10-37B2-RWN-TR (48MHz crystal) and the value of the load capacitor is 20pF.The board works well with HSI, but when we switched to HSE, eve...

shibin by Associate II
  • 1184 Views
  • 2 replies
  • 0 kudos