STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! About rebuilding the kernel described in the wiki

I'm trying to rebuild the kernel as described on the wiki page. When I run make, the wiki shows unexplained choices that eventually result in an error. Is there a possible problem?(unexpected) following choices appear​Best Regards

0693W00000Bay9dQAB.png 0693W00000Bay9iQAB.png
KNaka.6 by Associate II
  • 546 Views
  • 2 replies
  • 0 kudos

How to enable GIC interrupts in stm32mp157a

We are using Stm32mp157A .We Want to generate Interupts in Core0.For this we are using System timer Generator .We enable STGN and loaded Frequency value(STGN_CNTFID0),STGENC_CNTCV is increamenting . But we are not getting interrupts.We configure GIC ...

srikanth by Associate III
  • 673 Views
  • 7 replies
  • 0 kudos

STM32CubeIDE build failed because of drivers errors

Hi,A few weeks ago, I created a STM32CubeIDE project for STM32MP157F-DK2 where wrote my CM4 firmware. Everything went well. However, today I decided to make little changes in the code and now there are strange errors when building. IT IS NOT POSSIBLE...

OBaselga by Associate III
  • 559 Views
  • 1 replies
  • 0 kudos

Problem with custom simple panel display. I've created my compatible display structure, following the existing codes. In the struct drm_display_mode, i need to set DE polarity, but when i add to code .flags = DRM_MODE_FLAG_NDE, mode is not created

When I don't use the .flags, i see the mode created, but my display doesn't work. I changed the ltdc register (GCR) manually to set DE and it works. When i add the .flags, no mode is created (i checked with modetest -M stm). Since i understood that t...

Lmoio.1 by Senior
  • 264 Views
  • 0 replies
  • 0 kudos