2025-09-19 2:42 AM
I followed the setup shown in this video: https://youtu.be/PG50MuFv4KQ?si=daLbNu_JcL2b3U4Q to configure the hardware, but there is no display at all. Could you please tell me why?
2025-09-19 3:09 AM - edited 2025-09-19 3:14 AM
Hello @Huasin and welcome to the Community,
You can take a working example from STM32CubeF4 firmware, as start point and make required updates according to your needs, this can help you as an implementation example:
2025-09-19 3:24 AM
Hi, @Imen.D
I’m currently developing on a MacBook M1 and have already installed STM32CubeMX and STM32CubeIDE. I’ve looked at the example you provided, but I don’t understand how it can help me.
Right now, I need the .ioc file generated by STM32CubeMX.
I’ve tried checking other people’s GitHub repositories—many of them successfully display on the green board, but all attempts on the AU1 version have failed.
Thanks
Huasin