STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 Nucleo-F767ZI no ping IP

STM32 Nucleo-F767ZI no ping IPWhen I build project no errorI configured static IP And HTTPD enabledI added next lines#include "lwip/apps/httpd.h" httpd_init(); while (1){MX_LWIP_Process();/* USER CODE END WHILE */ /* USER CODE BEGIN 3 */}/* USER CODE...

shef777 by Associate II
  • 1161 Views
  • 5 replies
  • 0 kudos

Resolved! Did I broke my STM32?

Hello together,I just tried to get my STM32F407-Discovery working. I wanted to upload the firmware by putting it into DFU Mode, connecting it via USB to my computer and using CubeProgrammer to upload the code into the STM32s memory. So I connected BO...

need help for smbus communication

hi i have asked this few times but its unclear to me how i am supposed to communicate between the host and slave device over smbus protocol. do we have a detailed documentaion which includes which needs to be enablesd 0n the baord for the communicati...

_kalpesh by Associate III
  • 394 Views
  • 1 replies
  • 0 kudos

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

STM32F103C8T6 Blue Pill project

First and foremost, as of this point I know virtually nothing about these MC's but through this project, I'm hoping to learn. What I'd like to get some assistance on is just a few basic pointers and perhaps direction so that I'm not chasing my tail.T...

jw11432 by Associate
  • 1008 Views
  • 2 replies
  • 0 kudos

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
  • 587 Views
  • 3 replies
  • 0 kudos