STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 683 Views
  • 1 replies
  • 0 kudos

Resolved! I have "ERROR: Function failed: do_compile". I want solve it. Please help me.

Hello dear.​I solved all errors and warnings.But I am getting a do_compile error and I can't figure out the cause, so I need help.I used the devtool build cherry0 command and bitbake cherry0 causes the same situation.The build message is:------------...

SKim.12 by Associate II
  • 1202 Views
  • 1 replies
  • 0 kudos

How to include fw_printenv in rootfs.

Hi, i am running yocto on STM32MP157 C reference board,Now I want use the fw_printenv from the user space for that I have found the recipe in the BSP i.e sources/poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.07.bb but if I include u-boot-fw-uti...

Smedi by Associate II
  • 1380 Views
  • 2 replies
  • 0 kudos