Adc conversion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-06-12 4:02 AM
Hi all,
I'm using STM32F030 in Nucleo-64 board.
I wish to obtain simply the result of adc conversion of two inputs, using DMA.
But in the project of the attachment I read random values in ADC_buffer[0],
ADC_buffer[1].
I don't understand where are my errors.
Someone can help me?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-06-12 8:05 AM
Hi
gastone.saviolo
,Please try to start from ready examples under the STM32F0 cube firmware package:
STM32Cube_FW_F0_V1.8.0\Projects\STM32072B_EVAL\Examples\ADC
-Nesrine-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-06-12 8:19 AM
Hi Nesrine,
I tested that project, but i'm not able to make this changements:
- set two input adc channels (PA0, PA1)
- read the converted values
Thanks,
sav gas
