Question
HAL Vs Firmware
Posted on August 11, 2015 at 14:22
Can anyone help me in understanding difference between HAL and firmware,
I can find plenty of examples useful for starter as complete project in HAL related stuff, while no such thing available for firmware stuff (at least to my limited knowledge)If there is any, please share for me, I am interested in some project like inputcapture, (project of HAL, available online) in firmware, also please tell me equivalent to this instruction for HALTIM_TIxExternalClockConfig(TIM3, TIM_TIxExternalCLK1Source_TI1, TIM_ICPolarity_Rising, 0);
Thanks in Advance