choose of a MCU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-11 6:27 AM
Good morning.
I used the CUBEMX board selector because I wanted an MCU with many ADC. I chose the U family because it was written that it has 25 ADC and one CAN.
Unfortunately, I did not find these ADC while using the wizard. I only saw 3. how could i get more?
best regards
Solved! Go to Solution.
- Labels:
-
STM32U5 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-11 6:53 AM
Hello,
You are confusing the number of channels and the number of ADC instances.
Each ADC has many ADC channels it could be up to 25 depending on the MCU part number.
The number of ADC instances is provided in the datasheet:
1 x 12 bit and 2 x 14-bit. The number of the channels depends on the package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-11 6:53 AM
Hello,
You are confusing the number of channels and the number of ADC instances.
Each ADC has many ADC channels it could be up to 25 depending on the MCU part number.
The number of ADC instances is provided in the datasheet:
1 x 12 bit and 2 x 14-bit. The number of the channels depends on the package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-11 6:57 AM - edited 2024-10-11 7:08 AM
But in CubeMx I think there is a mistake: ADC total (Converters) needs to be equal to 3.
I'm getting back to you to confirm the issue.
Internal ticket number for follow-up: 193535
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-12-02 12:51 AM
@mƎALLEm wrote:
But in CubeMx I think there is a mistake: ADC total (Converters) needs to be equal to 3.
I'm getting back to you to confirm the issue.
Internal ticket number for follow-up: 193535
Issue fixed in CubeMx V6.13.0.
