STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bare metal programming issue

I am a beginner in embedded programming and I have a problem programming the nucleo board. I want to turn on the LED built into the board and connected to the PA5 in a bare metal way, but I could not turn it on even though I followed the steps that I...

ALMAAROUF_0-1723744937707.png ALMAAROUF_1-1723745002780.png ALMAAROUF_2-1723745080558.png ALMAAROUF_3-1723745127137.png

Question about UART communication

Hello everyone,I am using the b-g4743-dpow1 discovery kit and I am trying to perform UART communication. However, the board does not output the UAR output to the computer. Currently, I can read the observe the UART output through oscilloscope, the ou...

OFN by Associate II
  • 598 Views
  • 3 replies
  • 0 kudos

Resolved! GDB server

What should I do when stm32 applications do not see st-link and the message I always receive is: Failed to start GDB serverFailed to start GDB serverError in initializing ST-LINK device.Reason: (2) ST-LINK DLL error.No matter which stm32 board or cab...

zom by Associate II
  • 1330 Views
  • 5 replies
  • 2 kudos

Library Compatibility

Sorry if formatting is trash this is the first post on the forum. Our lab group is trying to get I2C connectivity to a external chip using an I2C. The problem that we are having is getting the clock up and running. We downloaded both the L4 and F4 pa...