STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using USART1 Rx on STM32H750B-DK

Hi , I am trying to use the USART1 to talk to another device which is runnig UART and sending and receiving data. I am able to see that the data from USART1 Tx (STM32) is received on the other device but the data being sent from the other device is n...

nsingh by Associate II
  • 30 Views
  • 1 replies
  • 0 kudos

How to use ADC on Nucleo-G491

I am unable to obtain ADC values and would like some advice.Here is the source code project.https://github.com/katsumat/STM32CubeIDE/tree/main/workspace_1.16.1/ADCCalibration PA0 is connected to GND, PA1 to Vdd, and PA3 to the output of a variable re...

KatsuMat_1-1735417352680.png KatsuMat_2-1735417413994.png KatsuMat_0-1735417870078.png KatsuMat_0-1735417281046.png
KatsuMat by Associate II
  • 54 Views
  • 1 replies
  • 0 kudos

Troubleshooting Ethernet and LwIP Implementation on STM32H7 with Nucleo-H753ZI (STM32CubeIDE 1.17.0, Hardware Pack 1.12.1)

 I'd be glad to help you create a post about the Ethernet and LwIP implementation issues you're facing after following the article you linked. Here's a comprehensive response incorporating insights from potential causes and solutions, while adhering ...