Creating board file for LQFP 100 pin

Discussions and support about ChibiOS/HAL, the MCU Hardware Abstraction Layer.
harw_luthfi
Posts: 1
Joined: Sun Mar 05, 2023 8:04 am

Creating board file for LQFP 100 pin

Postby harw_luthfi » Wed Mar 08, 2023 3:17 am

I have a custom stm32 board with a stm32h743vit6 chip which is specifically designed for a project, and i want to use chibios as the framework and rtos. as the guide indicated for custom board (https://www.youtube.com/watch?v=HwJqZfITvV0), I did the board file generation by modifying the .chcfg of the reference board. but after compiling and flashing the blink led program, it didn't work. does it have anything to do with the reference board that I use, because the stm32h7vit6 that I use provides 100 pins while my reference is from stm32h743zi which uses 144 pins ?
Thanks

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: Creating board file for LQFP 100 pin

Postby Giovanni » Wed Mar 08, 2023 8:10 am

Hi,

It does not depend on package alone, there must be an error somewhere, probably in board files. Make sure clock settings are correct.

Giovanni


Return to “ChibiOS/HAL”

Who is online

Users browsing this forum: No registered users and 2 guests