about STM32CubeMx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-30 1:12 AM
This morning, I installed cubemx and created a project for STM32F767IGT6
using J-link v2 to download the hex file to the board, but it didn't work.
The project have included the LTDC, but I cannot get any signal(DCLK/VSYNC/HSYNC)
from the test pads on PCB. It looks like the system clock(216MHz) doesn't work or
something wrong. The board is good and works fine with my the other project hex files.
Solved! Go to Solution.
- Labels:
-
STM32CubeMX
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-02 11:10 PM
I install CubeMX IDE and try the same settings again.
Now the HID-USB and LTDC does work now.
I will check the settings of CubeMx again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-30 3:06 AM
Hello,
First of all let me thank you for posting.
Could you please provide the *.ioc file and the CubeMx and CubeIDE version so I be able to investigate the issue.
Kind regards,
Aymen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-02 5:57 PM
Hi Aymen,
Thanks for your support.
Attachment is the ioc file and the CubeMx version is 6.6.1
IDE software is MDK-ARM 5.2.1.
I also attach the download link of complete cubemx project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-02 5:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-02 6:25 PM
There's always the debugger..
​
P​erhaps instrument Error Handler and Hard Fault Handler, see if it dies there.
​
C​heck HSE_VALUE, and that clock starts and PLLs lock.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-02 11:10 PM
I install CubeMX IDE and try the same settings again.
Now the HID-USB and LTDC does work now.
I will check the settings of CubeMx again.
