STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How can i solve iso-codes-4.4-r0 do fetch error?(I proceeded according to the procedures of the WIKI Page. : https://wiki.st.com/stm32mpu/wiki/STM32MP1_Distribution_Package)

Hello guys.​​I am proceeding in the manner provided on the WIKI page(https://wiki.st.com/stm32mpu/wiki/STM32MP1_Distribution_Package).​However, the following problems still occur in Step 6.​[error codes]-----------------------------------------------...

0693W000001sHz8QAE.png
SPark.15 by Associate II
  • 1751 Views
  • 6 replies
  • 0 kudos

STM32MP157C-DK2 usa ADC DMA

Hi,i try to use a ADM DMA with the board in object.I generate the code with CUBE MX and i add only the function HAL_ADC_Start_DMA(&hadc1, (uint32_t*)&buff, 1); before the while loop in the main.After i start the ADC, the hadc1.State remains in HAL_A...

MZopp.1 by Associate
  • 601 Views
  • 1 replies
  • 0 kudos