Skip to main content
Associate III
July 9, 2025
Question

Why NUCLEO-H753 ADC channel 12 is missing in CubeMX

  • July 9, 2025
  • 2 replies
  • 720 views

Hi,

    Why NUCLEO-H753ZI ADC channel 12 is missing in CubeMX ?

     ADC channel 12 is in NUCLEO-H753ZI board CN9-9 connector.

     A few other ADC channels are also missing in CubeMX.

    Thanks,

 

Rong

2 replies

Karl Yamashita
Principal
July 10, 2025

How did you determine that CN9-9 is channel 12?

 

If a reply has proven helpful, click on Accept as Solution so that it'll show at top of the post.CAN Jammer an open source CAN bus hacking toolCANableV3 Open Source
Associate III
July 10, 2025

In NUCLEO-H753ZI  schematics -    PC3 is connected to CN9-9, which is Channel 12 for ADC1, ADC2 - in the H753 users manual 

Karl Yamashita
Principal
July 10, 2025

Well CN9-9 is PC2 not PC3.

The document clearly shows that only the TFBGA240 +25 package supports channel 12.

The Nucleo board has LQFP144 package.

 

KarlYamashita_1-1752113752517.png

 

 

If a reply has proven helpful, click on Accept as Solution so that it'll show at top of the post.CAN Jammer an open source CAN bus hacking toolCANableV3 Open Source
TDK
Super User
July 10, 2025

CN9-9 is called "PC3" in the schematic, which is misleading, but it's actually the PC3_C pin, not the PC3 pin. That is the reason ADC1_CH12 is not available--because the chip doesn't have a PC3 pin.

TDK_0-1752117951185.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
Associate III
July 10, 2025

Thanks