STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Ethernet software reset is not clearing

The Ethernet reset is not clearing (ETH_DMABMR_SR in DMABMR).I am having a similar issue as others but have not seen a solution in the forum.I am working with the stm3210c-eval board. I know it is no longer available; but it has a version of the proc...

vneff by Associate III
  • 823 Views
  • 4 replies
  • 1 kudos

Resolved! ADC problems

Hi,  I am having a strange ADC problem on my STM32L431 device. I am sampling 6 channels without DMA using polling method with the following code:     while (1) { /* USER CODE END WHILE */ /* USER CODE BEGIN 3 */ ADC_Select_CH0(); HAL...

tompa by Associate III
  • 881 Views
  • 5 replies
  • 0 kudos