Skip to main content
RDans.1
Associate
April 30, 2022
Question

I have an STM32H735G-DK and I am trying to figure out which of the example projects show how to use the ADC_IN connector (CN1)?

  • April 30, 2022
  • 2 replies
  • 893 views

..

This topic has been closed for replies.

2 replies

Pavel A.
Super User
April 30, 2022

Have you seen this example?

Projects/STM32H735G-DK/Examples/ADC/ADC_DMA_Transfer

It assumes CN1 connected to PC2_C which is not the default on this board.

Need to solder SB41, SB42. See the User Manual for the board.

RDans.1
RDans.1Author
Associate
June 13, 2022

Looking at my board, it came with SB4 as OFF and SB5 as ON as expected from the user manual. However, SB41 and SB42 are both ON by default with 0 Ohm resistors. The manual suggests one should be OFF and on should be ON by default. Is the board wrong or the manual wrong?