User Activity

If I useHAL_ADC_Start_DMA(&hadc1, (uint32_t*)uiAdcResults, ADC_NUMBER_OF_CHANNELS);it only works with up to 5 channels. With more channels there are problems with some channels in the DAM result array. For example with 7 channels, only channel 2...5 ...
Hi,I have a NUCLEO-L412KB board, debugging with Segger embedded studio. Since it is not possible to connect the Segger debugger box to the board (SWD is not connected to connectors) I used the on board ST-Link as J-Link (converted with programme STLi...