STM32F100 ADC Sample Rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-03 11:15 AM
The datasheet and ref manual only mention that the conversion time is 1.2 us but this is not enough to find the sample rate. All other stm32 products mention that explicitly, why not this one?
Solved! Go to Solution.
- Labels:
-
ADC
-
Documentation
-
STM32F1 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-08 6:19 AM
Hello @AAlsa.1​,
Thank you for reporting the issue.
To check and fix this issue, could you please mention the datasheet number?
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-03 12:13 PM
ever looked at a ds ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-03 12:49 PM
This does not agree with the conversion rate. If it takes 1.2 us to convert, then the max sample rate would be 1/1.2 us which is 833 khz. The DS mentions 1 MHz.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-03 1:35 PM
read, before you complain : 1MHz is max. speed of adc. no precision and no input given. ok?
if you want real input, need add some sampling time , 1.5 min. , so 14 tics. at 12M -> about 857kHz .
anyway, with these adc 7.5 sampling is better, so 7.5+12.5=20 -> 600 kHz is maximum with real good data. and can trigger by timer ... so in real world: 500kHz or lower will work perfect.
- +
- When your question is answered, please close this topic by choosing Select as Best.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-03 6:57 PM
It does not make sense to specify fs for zero sampling time. 1 Mhz is not correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-03 7:38 PM
I agree, data sheet is not correct. Probably, copy-paste error, 1 MSPS sampling rate is possible with ADC clock 14 MHz and up, and it's true with stm32F101.
Data sheet for stm32F100 needs correction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-08 6:19 AM
Hello @AAlsa.1​,
Thank you for reporting the issue.
To check and fix this issue, could you please mention the datasheet number?
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-22 10:32 AM
DocID16455 Rev 9
