2014-11-06 04:34 AM
When selecting the number of channels in the ADC configuration window the automatically generated channel fields are off-by-one, e.g. select 4 channels, there are 3 fields generated, here is the demonstration:
Thank you. #stm32cubemx2014-11-19 11:38 PM
2014-11-20 12:56 AM
I am attaching the project file, it was created with CubeMX 4.3, the bug is visible in CubeMX 4.5. Thanks.
________________ Attachments : adc-bug.ioc : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HzQz&d=%2Fa%2F0X0000000bLt%2F1gQ0XSJDG0RVLQCRVqbOZTGw1Z44.UddIokkoDBmiEk&asPdf=false2015-01-09 04:11 AM
Hello,
The problem is solved in MX 4.5. However, you will have to reset the ADC configuration (disable the IN channels from the pinout view, save your project and configure again the ADC). Now the 4 ranks appear when you select 4 for the number of conversions. Best regards