VREFBUFF is not available in STM32L431RCTx, How to enable External ADC reference?,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-09 11:54 PM
VREFBUFF is not available in STM32L431RCTx series, in datasheet it tells that "internal voltage reference buffer is not available", is there any other option to give External ADC reference for this series of STM32.
Solved! Go to Solution.
- Labels:
-
ADC
-
STM32L4 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-10 12:26 AM
> is there any other option to give External ADC reference for this series of STM32.
No.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-10 12:26 AM
> is there any other option to give External ADC reference for this series of STM32.
No.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-14 2:55 AM
than what will be default ADC reference ? is it 2.5v are 3.3v in this case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-14 3:19 AM
ADC reference is always what's on the VREF+ pad, which in the STM32L431Rx is internally bonded to VDDA. So, in your case, the ADC reference is whatever voltage is on VDDA (in respect to VSSA).
JW
