Today, i started writing the firmware, i used the default stm32's likerscript and startup file. I started with the gpio, and wrote the FPU and systick code. Also i have received all the other sensors and modules. I am trying to finish writing the libs asap. I am not writing a HAL Lib for all the registers, i am trying to make a bare minimum HAL library for the whole project to run. I have to Still work on some core register (M7), RCC, I2C, UART, SPI, LTDC, SDMMC, etc. I am aiming to fnish all these by end of the this week.
What I did
Started writing baremetal program for the stm32 h743, i have received the FK743M2-IIT6 development board.