How can I active 36 ADC in STM32H753VIH6 microcontroller?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-18 3:15 PM
The number of ADC channels in the spec sheet for STM32H753VIH6 is 36 ADC but I realized that in the STM32cubeMX I only can set 16 pins for ADC. How can I use 36 ADC all for individual channel measurement?
Solved! Go to Solution.
- Labels:
-
ADC
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-18 4:20 PM
You really should read the Data Sheet more thoroughly, it gives counts, identifies pins. The same die is used in multiple packages, with different pin counts and availability.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-18 4:20 PM
You really should read the Data Sheet more thoroughly, it gives counts, identifies pins. The same die is used in multiple packages, with different pin counts and availability.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-18 4:30 PM
You'd want the STM32H753XI in the TFBGA240+25 package
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-18 4:30 PM
Oh...I see.. So, it is impossible..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-19 6:59 AM
STM32H753AI may be useful due to the chip size. Thank you!
