STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! cant ping nucleo-h723 dev board using lwip

HiI am trying to develop a board based on ethernet connection. I have bought a nucleo-h723z board to get started.I would like to have a ping example up and running, but I have not succeeded...I am using CUBEIDE V. 1.15.1 and CUBEMX V. 6.11.1.I have c...

DavidWahlberg_0-1716890710911.png DavidWahlberg_1-1716890788039.png DavidWahlberg_2-1716890822375.png DavidWahlberg_3-1716890840980.png

Webserver using AT Command

I'm having trouble using STM32 to bind to the Webserver via the AT Command command. Connecting to the Webserver is fine, but the problem is that the site only runs a few times, the AT+CIPSEND command has a problem, data sent to ESP is 1 character err...

dnk_0-1703649881431.png dnk_1-1703649907381.png dnk_2-1703649927893.png dnk_3-1703650046820.png
dnk by Associate
  • 831 Views
  • 3 replies
  • 2 kudos

Resolved! In FreeRTOS, priority settings

Hello everyone,I am using FreeRTOS but i am confuse about seting priority, Should I give same priority to every task or different priority to all task.And also what is different between them.

Debugging with Display ST7735

HiI want to debug my Display ST7735 (128 x 128 px). For that i wrote a code which sets the screen line by line into green color. When i flash the code it works fine. When i try to debug nothing happens on the display. What can i do that the display c...

Hans345_0-1716356843618.png Hans345_1-1716356916569.png
Hans345 by Associate
  • 473 Views
  • 2 replies
  • 0 kudos

UART_CheckIdleState

Hi,Recently, while reviewing the code for USART handling, I came across the function UART_CheckIdleState. It is called at the end of the peripheral initialization. The name suggests that it checks the IDLE state, but the implementation does something...

msemegen by Associate II
  • 580 Views
  • 2 replies
  • 1 kudos