cancel
Showing results for 
Search instead for 
Did you mean: 

ADC1_IN16 uasge

istepne
Associate III

Hi,

I am using the latest version v1.16.0 STM32CubeIDE with stm32g071cb.
It is not possible to use ADC1_IN16 (PB12). I have created also a new project  to test this condition.
Changing the sequencer disables IN16 or makes error condition.
I need PA2 -PA3 and PB12 pins (IN2-3-16 channels to ADC sampling)
Below attached screen view and the ioc file generated via STM32CubeIDE

istepne_1-1721201408556.png

Regards

Murat

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @istepne 

This issue has been reported in this post and it will be solved on the coming Cube Tools Releases.

Update: this issue has been solved on the STM32CubeMX V6.13.0.

Best Regards.

STTwo-32

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.

View solution in original post

4 REPLIES 4
STTwo-32
ST Employee

Hello @istepne 

This issue has been reported in this post and it will be solved on the coming Cube Tools Releases.

Update: this issue has been solved on the STM32CubeMX V6.13.0.

Best Regards.

STTwo-32

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.

carlesls2
Associate II

How do you chhnage the sequencer?

Thanks 

I am using the latest update Version: 1.18.0

Stil it can not be changed as "fully configurable".

Also I am using 9channels enabled DMA transfer and the transferred data order is not same as cahnnel selection.

To get ADC sample on channel IN16, I have to choose "not fully compatible". And as a transfer result of the converted ADC value placed in order with In7-Temp-Vref-In11-Vbat-IN16 (not shown below)

So, still some problems

istepne_0-1742545729184.png

 

 

Thanks. It worked